jar

io.github.schwarzit : kokain-core-lib

Maven & Gradle

Feb 24, 2023
6 stars

kokain:kokain-core-lib · Kokain a pragmatic lightweight dependency injection framework for Kotlin based Applications.

Table Of Contents

Latest Version

Download io.github.schwarzit : kokain-core-lib JAR file - Latest Versions:

All Versions

Download io.github.schwarzit : kokain-core-lib JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
0.1

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 kokain-core-lib-1.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.schwarz.kokain.corelib

├─ com.schwarz.kokain.corelib.KokainCore.class - [JAR]

com.schwarz.kokain.corelib.scope

├─ com.schwarz.kokain.corelib.scope.DefaultScope.class - [JAR]

├─ com.schwarz.kokain.corelib.scope.KScope.class - [JAR]

├─ com.schwarz.kokain.corelib.scope.Lockable.class - [JAR]

├─ com.schwarz.kokain.corelib.scope.SingletonScope.class - [JAR]

com.schwarz.kokain.corelib.observer

├─ com.schwarz.kokain.corelib.observer.BeanLifecycleCurator.class - [JAR]

├─ com.schwarz.kokain.corelib.observer.RefreshingReadonlyProperty.class - [JAR]