jar

com.irobotzz.cache : JeepinCache

Maven & Gradle

Mar 21, 2020
0 stars

jpcache · A local cache tool used to storage program-status.

Table Of Contents

Latest Version

Download com.irobotzz.cache : JeepinCache JAR file - Latest Versions:

All Versions

Download com.irobotzz.cache : JeepinCache JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2
1.0

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

com.irobotzz.cache.def

├─ com.irobotzz.cache.def.CacheDef.class - [JAR]

├─ com.irobotzz.cache.def.SerilizerDef.class - [JAR]

com.irobotzz.cache.io

├─ com.irobotzz.cache.io.CacheUtils.class - [JAR]

├─ com.irobotzz.cache.io.SerilizerUtils.class - [JAR]

com.irobotzz.cache.app

├─ com.irobotzz.cache.app.App.class - [JAR]

├─ com.irobotzz.cache.app.TestVO.class - [JAR]