jar

com.github.fangjinuo.easyjson : progsbase-to-easyjson

Maven & Gradle

Sep 09, 2022
109 stars

Adapter Progsbase JSON library to easyjson

Table Of Contents

Latest Version

Download com.github.fangjinuo.easyjson : progsbase-to-easyjson JAR file - Latest Versions:

All Versions

Download com.github.fangjinuo.easyjson : progsbase-to-easyjson JAR file - All Versions:

Version Vulnerabilities Size Updated
3.2.x
3.1.x
3.0.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.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 progsbase-to-easyjson-3.2.26.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

arrays.arrays

├─ arrays.arrays.arrays.class - [JAR]

JSON.structures

├─ JSON.structures.Element.class - [JAR]

├─ JSON.structures.ElementReference.class - [JAR]

├─ JSON.structures.ElementType.class - [JAR]

JSON.json

├─ JSON.json.json.class - [JAR]

references.references

├─ references.references.BooleanArrayReference.class - [JAR]

├─ references.references.BooleanReference.class - [JAR]

├─ references.references.CharacterReference.class - [JAR]

├─ references.references.NumberArrayReference.class - [JAR]

├─ references.references.NumberReference.class - [JAR]

├─ references.references.StringArrayReference.class - [JAR]

├─ references.references.StringReference.class - [JAR]

├─ references.references.references.class - [JAR]

com.progsbase.libraries.JSON

├─ com.progsbase.libraries.JSON.GenericTypeGetter.class - [JAR]

├─ com.progsbase.libraries.JSON.JSONException.class - [JAR]

├─ com.progsbase.libraries.JSON.JSONObjectReader.class - [JAR]

├─ com.progsbase.libraries.JSON.JSONObjectWriter.class - [JAR]

├─ com.progsbase.libraries.JSON.JSONReflectiveReader.class - [JAR]

├─ com.progsbase.libraries.JSON.JSONReflectiveWriter.class - [JAR]

├─ com.progsbase.libraries.JSON.JSONReturn.class - [JAR]

├─ com.progsbase.libraries.JSON.Reference.class - [JAR]

├─ com.progsbase.libraries.JSON.StringReference.class - [JAR]

├─ com.progsbase.libraries.JSON.StringReturn.class - [JAR]

charCharacters.Characters

├─ charCharacters.Characters.Characters.class - [JAR]

lists.BooleanList

├─ lists.BooleanList.BooleanList.class - [JAR]

lists.StringList

├─ lists.StringList.StringList.class - [JAR]

strstrings.strings

├─ strstrings.strings.strings.class - [JAR]

JSON.ElementLists

├─ JSON.ElementLists.ElementArrayReference.class - [JAR]

├─ JSON.ElementLists.ElementLists.class - [JAR]

math.math

├─ math.math.math.class - [JAR]

nnumbers.StringToNumber

├─ nnumbers.StringToNumber.StringToNumber.class - [JAR]

nnumbers.NumberToString

├─ nnumbers.NumberToString.NumberToString.class - [JAR]

JSON.elementTypeEnum

├─ JSON.elementTypeEnum.elementTypeEnum.class - [JAR]

lists.CharacterList

├─ lists.CharacterList.CharacterList.class - [JAR]

lists.NumberList

├─ lists.NumberList.NumberList.class - [JAR]

JSON.StringElementMaps

├─ JSON.StringElementMaps.StringElementMap.class - [JAR]

├─ JSON.StringElementMaps.StringElementMaps.class - [JAR]

Advertisement