is not current version
Last Version 1.4.31

com.github.filosganga:geogson-core 1.2.21

GeoJSON support for Google Gson - Core

Categories

Categories

Geo Business Logic Libraries Geospatial Gson Data JSON
GroupId

GroupId

com.github.filosganga
ArtifactId

ArtifactId

geogson-core
Version

Version

1.2.21
Type

Type

jar

Download geogson-core 1.2.21


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