GeoGson Core

GeoJSON support for Google Gson - Core

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial Gson Data JSON
GroupId

GroupId

com.github.filosganga
ArtifactId

ArtifactId

geogson-core
Last Version

Last Version

1.4.31
Release Date

Release Date

Type

Type

jar
Description

Description

GeoGson Core
GeoJSON support for Google Gson - Core

Download geogson-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.9

test (4)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.13.2
org.openjdk.jmh : jmh-core jar 1.33
org.openjdk.jmh : jmh-generator-annprocess jar 1.33

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.31
1.4.30
1.4.28
1.4.27
1.4.26
1.4.2
1.4.0
1.2.21
1.1.100
1.1.97
1.1.96
1.1.72
1.1.57
1.1.51