jar

com.segment : sovran-kotlin

Maven & Gradle

Aug 10, 2023
2 usages
5 stars

Sovran for Kotlin · Small, Efficient, Easy. State Management for Kotlin.

Table Of Contents

Latest Version

Download com.segment : sovran-kotlin JAR file - Latest Versions:

All Versions

Download com.segment : sovran-kotlin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.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 sovran-kotlin-1.3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

sovran.kotlin

├─ sovran.kotlin.Action.class - [JAR]

├─ sovran.kotlin.AsyncAction.class - [JAR]

├─ sovran.kotlin.DispatchQueue.class - [JAR]

├─ sovran.kotlin.State.class - [JAR]

├─ sovran.kotlin.StateKt.class - [JAR]

├─ sovran.kotlin.Store.class - [JAR]

├─ sovran.kotlin.StoreKt.class - [JAR]

├─ sovran.kotlin.Subscriber.class - [JAR]

├─ sovran.kotlin.SynchronousStore.class - [JAR]