jar

ru.astrainteractive.klibs : kstorage-jvm

Maven & Gradle

Jul 21, 2023
1 stars

KStorage · Kotlin wrapper for key-value storage libraries

Table Of Contents

Latest Version

Download ru.astrainteractive.klibs : kstorage-jvm JAR file - Latest Versions:

All Versions

Download ru.astrainteractive.klibs : kstorage-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
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 kstorage-jvm-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ru.astrainteractive.klibs.kstorage.api

├─ ru.astrainteractive.klibs.kstorage.api.InMemoryStateFlowMutableStorageValue.class - [JAR]

├─ ru.astrainteractive.klibs.kstorage.api.MutableStorageValue.class - [JAR]

├─ ru.astrainteractive.klibs.kstorage.api.StateFlowMutableStorageValue.class - [JAR]

├─ ru.astrainteractive.klibs.kstorage.api.StorageValue.class - [JAR]

ru.astrainteractive.klibs.kstorage

├─ ru.astrainteractive.klibs.kstorage.ConstructorsKt.class - [JAR]

ru.astrainteractive.klibs.kstorage.impl

├─ ru.astrainteractive.klibs.kstorage.impl.FlowMutableStorageValueImpl.class - [JAR]

├─ ru.astrainteractive.klibs.kstorage.impl.MutableStorageValueImpl.class - [JAR]