is not current version
Last Version 1.4.31

com.github.filosganga:geogson-core 1.4.26

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.4.26
Type

Type

jar

Download geogson-core 1.4.26


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