is not current version
Last Version 1.4.31

com.github.filosganga:geogson 1.1.100

GeoJSON support for Google Gson

Categories

Categories

Geo Business Logic Libraries Geospatial Gson Data JSON
GroupId

GroupId

com.github.filosganga
ArtifactId

ArtifactId

geogson
Version

Version

1.1.100
Type

Type

pom

Download geogson 1.1.100

Filename Size
geogson-1.1.100.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.filosganga/geogson/ -->
<dependency>
    <groupId>com.github.filosganga</groupId>
    <artifactId>geogson</artifactId>
    <version>1.1.100</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.filosganga/geogson/
implementation 'com.github.filosganga:geogson:1.1.100'
// https://jarcasting.com/artifacts/com.github.filosganga/geogson/
implementation ("com.github.filosganga:geogson:1.1.100")
'com.github.filosganga:geogson:pom:1.1.100'
<dependency org="com.github.filosganga" name="geogson" rev="1.1.100">
  <artifact name="geogson" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.filosganga', module='geogson', version='1.1.100')
)
libraryDependencies += "com.github.filosganga" % "geogson" % "1.1.100"
[com.github.filosganga/geogson "1.1.100"]