jar

io.github.amayaframework : gson-impl

Maven & Gradle

Mar 04, 2022
0 stars

gson-impl · An add-on over the core that allows you to work with the request and response body as with json elements. Implemented using gson.

Table Of Contents

Latest Version

Download io.github.amayaframework : gson-impl JAR file - Latest Versions:

All Versions

Download io.github.amayaframework : gson-impl JAR file - All Versions:

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

io.github.amayaframework.gson

├─ io.github.amayaframework.gson.BodyFilter.class - [JAR]

├─ io.github.amayaframework.gson.DeserializeAction.class - [JAR]

├─ io.github.amayaframework.gson.Entity.class - [JAR]

├─ io.github.amayaframework.gson.GsonConfigurator.class - [JAR]

├─ io.github.amayaframework.gson.JsonResponses.class - [JAR]

├─ io.github.amayaframework.gson.SerializeAction.class - [JAR]

Advertisement