jar

io.insert-koin : koin-annotations-jvm

Maven & Gradle

Jun 05, 2023
1 usages
8.6k stars

koin-annotations · KOIN - Kotlin simple Dependency Injection Framework

Table Of Contents

Latest Version

Download io.insert-koin : koin-annotations-jvm JAR file - Latest Versions:

All Versions

Download io.insert-koin : koin-annotations-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window koin-annotations-jvm-1.2.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.koin.android.annotation

├─ org.koin.android.annotation.KoinViewModel.class - [JAR]

├─ org.koin.android.annotation.KoinWorker.class - [JAR]

org.koin.core.annotation

├─ org.koin.core.annotation.ComponentScan.class - [JAR]

├─ org.koin.core.annotation.Factory.class - [JAR]

├─ org.koin.core.annotation.InjectedParam.class - [JAR]

├─ org.koin.core.annotation.Module.class - [JAR]

├─ org.koin.core.annotation.Named.class - [JAR]

├─ org.koin.core.annotation.Property.class - [JAR]

├─ org.koin.core.annotation.Scope.class - [JAR]

├─ org.koin.core.annotation.Scoped.class - [JAR]

├─ org.koin.core.annotation.Single.class - [JAR]

├─ org.koin.core.annotation.Singleton.class - [JAR]

Advertisement

Dependencies from Group

Jul 28, 2023
52 usages
8.6k stars
Jul 28, 2023
36 usages
8.6k stars
Jul 28, 2023
32 usages
8.6k stars
Jul 28, 2023
6 usages
8.6k stars
Jul 28, 2023
5 usages
8.6k stars

Discover Dependencies