jar

com.github.fangjinuo.easyjson : easyjson-gson

Maven & Gradle

Sep 09, 2022
5 usages
109 stars

Adapter easyjson to Google Gson

Table Of Contents

Latest Version

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

All Versions

Download com.github.fangjinuo.easyjson : easyjson-gson 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 easyjson-gson-3.2.26.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]