aar

com.lifeofcoding : cacheutilslibrary

Maven & Gradle

Jun 16, 2016
135 stars

CacheUtilsLibrary · This is a simple Android util library to write any type of data into cache files and then read them later, using Gson to serialize and deserialize these data.

Table Of Contents

Latest Version

Download com.lifeofcoding : cacheutilslibrary AAR file - Latest Versions:

All Versions

Download com.lifeofcoding : cacheutilslibrary JAR file - All Versions:

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

Advertisement