jar

net.lachlanmckee : gsonpath-kt

Maven & Gradle

Apr 15, 2020
59 stars

gsonpath-kt · An annotation processor which generates Type Adapters for the Google Gson library

Table Of Contents

Latest Version

Download net.lachlanmckee : gsonpath-kt JAR file - Latest Versions:

All Versions

Download net.lachlanmckee : gsonpath-kt JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.8.x
3.7.x
3.6.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 gsonpath-kt-4.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

gsonpath

├─ gsonpath.GsonPathTypeAdapterFactoryKt.class - [JAR]

├─ gsonpath.GsonResult.class - [JAR]

├─ gsonpath.GsonResultList.class - [JAR]

gsonpath.internal

├─ gsonpath.internal.GsonResultListTypeAdapterFactory.class - [JAR]