jar

io.github.piruin : geok-gson

Maven & Gradle

Oct 05, 2021
42 stars

GEOK · Kotlin geometry library

Table Of Contents

Latest Version

Download io.github.piruin : geok-gson JAR file - Latest Versions:

All Versions

Download io.github.piruin : geok-gson JAR file - All Versions:

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

me.piruin.geok.gson

├─ me.piruin.geok.gson.BBoxSerializer.class - [JAR]

├─ me.piruin.geok.gson.GeometrySerializer.class - [JAR]

├─ me.piruin.geok.gson.GsonKt.class - [JAR]

├─ me.piruin.geok.gson.LatLngSerializer.class - [JAR]

├─ me.piruin.geok.gson.MultiLineStringSerializer.class - [JAR]

├─ me.piruin.geok.gson.MultiPointSerializer.class - [JAR]

├─ me.piruin.geok.gson.MultiPolygonSerializer.class - [JAR]

├─ me.piruin.geok.gson.PolygonSerializer.class - [JAR]

Advertisement