jar

com.3sidedcube.util : GeoGson

Maven & Gradle

May 12, 2016
9 stars

GeoGson · Simple dynamic GeoJson parsing utility for Java, with support for Elasticsearch

Table Of Contents

Latest Version

Download com.3sidedcube.util : GeoGson JAR file - Latest Versions:

All Versions

Download com.3sidedcube.util : GeoGson JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6
1.5

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 GeoGson-1.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.cube.geojson

├─ com.cube.geojson.Circle.class - [JAR]

├─ com.cube.geojson.Crs.class - [JAR]

├─ com.cube.geojson.Feature.class - [JAR]

├─ com.cube.geojson.FeatureCollection.class - [JAR]

├─ com.cube.geojson.GeoJson.class - [JAR]

├─ com.cube.geojson.GeoJsonObject.class - [JAR]

├─ com.cube.geojson.Geometry.class - [JAR]

├─ com.cube.geojson.GeometryCollection.class - [JAR]

├─ com.cube.geojson.LineString.class - [JAR]

├─ com.cube.geojson.LngLatAlt.class - [JAR]

├─ com.cube.geojson.Main.class - [JAR]

├─ com.cube.geojson.MultiLineString.class - [JAR]

├─ com.cube.geojson.MultiPoint.class - [JAR]

├─ com.cube.geojson.MultiPolygon.class - [JAR]

├─ com.cube.geojson.Point.class - [JAR]

├─ com.cube.geojson.Polygon.class - [JAR]

com.cube.geojson.gson

├─ com.cube.geojson.gson.GeoJsonObjectAdapter.class - [JAR]

├─ com.cube.geojson.gson.LngLatAltAdapter.class - [JAR]