jar

io.github.hashiprobr : sdx-rest-gson

Maven & Gradle

Jul 18, 2023
0 stars

io.github.hashiprobr:sdx-rest-gson · Gson extension for sdx-rest.

Table Of Contents

Latest Version

Download io.github.hashiprobr : sdx-rest-gson JAR file - Latest Versions:

All Versions

Download io.github.hashiprobr : sdx-rest-gson JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9.x
0.8.x
0.7.x
0.6.x
0.5.x
0.4.x
0.3.x
0.2.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 sdx-rest-gson-0.9.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

br.pro.hashi.sdx.rest.gson.constant

├─ br.pro.hashi.sdx.rest.gson.constant.Types.class - [JAR]

br.pro.hashi.sdx.rest.gson.transform

├─ br.pro.hashi.sdx.rest.gson.transform.GsonDeserializer.class - [JAR]

├─ br.pro.hashi.sdx.rest.gson.transform.GsonSerializer.class - [JAR]

br.pro.hashi.sdx.rest.gson

├─ br.pro.hashi.sdx.rest.gson.GsonConverter.class - [JAR]

├─ br.pro.hashi.sdx.rest.gson.GsonInjector.class - [JAR]

├─ br.pro.hashi.sdx.rest.gson.package-info.class - [JAR]

br.pro.hashi.sdx.rest.gson.client

├─ br.pro.hashi.sdx.rest.gson.client.GsonRestClient.class - [JAR]

├─ br.pro.hashi.sdx.rest.gson.client.GsonRestClientBuilder.class - [JAR]

├─ br.pro.hashi.sdx.rest.gson.client.package-info.class - [JAR]

br.pro.hashi.sdx.rest.gson.server

├─ br.pro.hashi.sdx.rest.gson.server.GsonRestServer.class - [JAR]

├─ br.pro.hashi.sdx.rest.gson.server.GsonRestServerBuilder.class - [JAR]

├─ br.pro.hashi.sdx.rest.gson.server.package-info.class - [JAR]