Last Version

geogson 2.0.2

Simple dynamic GeoJson and Moshi parsing utility for Java, with support for Elasticsearch's Circle

License

License

Categories

Categories

Net Geo Business Logic Libraries Geospatial Gson Data JSON
GroupId

GroupId

net.callumtaylor
ArtifactId

ArtifactId

geogson
Version

Version

2.0.2
Type

Type

jar
Description

Description

geogson
Simple dynamic GeoJson and Moshi parsing utility for Java, with support for Elasticsearch's Circle
Project URL

Project URL

https://github.com/scruffyfox/Android-GeoGson

Download geogson 2.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.11

runtime (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5
com.squareup.moshi : moshi-kotlin jar 1.8.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.11
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.11

Project Modules

There are no modules declared in this project.