jar

com.github.ginvavilon.ajson : ajson-objects

Maven & Gradle

Jun 27, 2021
0 stars

AJson-Objects · Annotation processor for geraration parser to JSON for objects

Table Of Contents

Latest Version

Download com.github.ginvavilon.ajson : ajson-objects JAR file - Latest Versions:

All Versions

Download com.github.ginvavilon.ajson : ajson-objects JAR file - All Versions:

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

org.json

├─ org.json.JSONObjectJson.class - [JAR]

com.github.ginvavilon.objects

├─ com.github.ginvavilon.objects.BuildConfig.class - [JAR]

com.github.ginvavilon.ajson

├─ com.github.ginvavilon.ajson.BaseJson.class - [JAR]

├─ com.github.ginvavilon.ajson.FloatJson.class - [JAR]

├─ com.github.ginvavilon.ajson.IJsonObjectCreator.class - [JAR]

├─ com.github.ginvavilon.ajson.IntegerJson.class - [JAR]

├─ com.github.ginvavilon.ajson.ObjectJson.class - [JAR]

├─ com.github.ginvavilon.ajson.StringJson.class - [JAR]

Advertisement