jar

com.toddway.shelf : Shelf-jvm

Maven & Gradle

May 08, 2021
32 stars

Shelf · Local object storage for Kotlin Multiplatform

Table Of Contents

Latest Version

Download com.toddway.shelf : Shelf-jvm JAR file - Latest Versions:

All Versions

Download com.toddway.shelf : Shelf-jvm JAR file - All Versions:

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

com.toddway.shelf

├─ com.toddway.shelf.BuildKonfig.class - [JAR]

├─ com.toddway.shelf.Clock.class - [JAR]

├─ com.toddway.shelf.DiskStorage.class - [JAR]

├─ com.toddway.shelf.DiskStorageKt.class - [JAR]

├─ com.toddway.shelf.FileStorage.class - [JAR]

├─ com.toddway.shelf.GsonSerializer.class - [JAR]

├─ com.toddway.shelf.KotlinxSerializer.class - [JAR]

├─ com.toddway.shelf.MoshiSerializer.class - [JAR]

├─ com.toddway.shelf.Shelf.class - [JAR]

├─ com.toddway.shelf.ShelfKt.class - [JAR]

Advertisement