jar

io.github.bes2008.solution.easyjson : easyjson-gson

Maven & Gradle

Apr 25, 2023
109 stars

io.github.bes2008.solution.easyjson:easyjson-gson:4.1.2 · Adapter easyjson to Google Gson

Table Of Contents

Latest Version

Download io.github.bes2008.solution.easyjson : easyjson-gson JAR file - Latest Versions:

All Versions

Download io.github.bes2008.solution.easyjson : easyjson-gson JAR file - All Versions:

Version Vulnerabilities Size Updated
4.1.x
4.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 easyjson-gson-4.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.jn.easyjson.gson

├─ com.jn.easyjson.gson.GsonAdapter.class - [JAR]

├─ com.jn.easyjson.gson.GsonJSONBuilder.class - [JAR]

com.jn.easyjson.gson.exclusion

├─ com.jn.easyjson.gson.exclusion.DelegateExclusionStrategy.class - [JAR]

├─ com.jn.easyjson.gson.exclusion.GsonFieldAttributesAdapter.class - [JAR]

com.jn.easyjson.gson.node

├─ com.jn.easyjson.gson.node.GsonJsonMapper.class - [JAR]

com.jn.easyjson.gson.bean.fieldnaming

├─ com.jn.easyjson.gson.bean.fieldnaming.GsonFieldNamingStrategyAdapter.class - [JAR]

com.jn.easyjson.gson.typeadapter

├─ com.jn.easyjson.gson.typeadapter.BooleanTypeAdapter.class - [JAR]

├─ com.jn.easyjson.gson.typeadapter.BooleanTypeAdapterFactory.class - [JAR]

├─ com.jn.easyjson.gson.typeadapter.BytesTypeAdapter.class - [JAR]

├─ com.jn.easyjson.gson.typeadapter.BytesTypeAdapterFactory.class - [JAR]

├─ com.jn.easyjson.gson.typeadapter.CalendarTypeAdapter.class - [JAR]

├─ com.jn.easyjson.gson.typeadapter.CalendarTypeAdapterFactory.class - [JAR]

├─ com.jn.easyjson.gson.typeadapter.ClassAware.class - [JAR]

├─ com.jn.easyjson.gson.typeadapter.DateTypeAdapter.class - [JAR]

├─ com.jn.easyjson.gson.typeadapter.DateTypeAdapterFactory.class - [JAR]

├─ com.jn.easyjson.gson.typeadapter.EasyjsonAbstractTypeAdapter.class - [JAR]

├─ com.jn.easyjson.gson.typeadapter.EasyjsonAbstractTypeAdapterFactory.class - [JAR]

├─ com.jn.easyjson.gson.typeadapter.EasyjsonAdapterAnnotationTypeAdapterFactory.class - [JAR]

├─ com.jn.easyjson.gson.typeadapter.EasyjsonReflectiveTypeAdapterFactory.class - [JAR]

├─ com.jn.easyjson.gson.typeadapter.EasyjsonTypeAdapterRuntimeTypeWrapper.class - [JAR]

├─ com.jn.easyjson.gson.typeadapter.EnumTypeAdapter.class - [JAR]

├─ com.jn.easyjson.gson.typeadapter.EnumTypeAdapterFactory.class - [JAR]

├─ com.jn.easyjson.gson.typeadapter.FieldAware.class - [JAR]

├─ com.jn.easyjson.gson.typeadapter.FieldOrClassWrapper.class - [JAR]

├─ com.jn.easyjson.gson.typeadapter.MultiValueMapTypeAdapter.class - [JAR]

├─ com.jn.easyjson.gson.typeadapter.MultiValueMapTypeAdapterFactory.class - [JAR]

├─ com.jn.easyjson.gson.typeadapter.NumberTypeAdapter.class - [JAR]

├─ com.jn.easyjson.gson.typeadapter.NumberTypeAdapterFactory.class - [JAR]