is not current version
Last Version 1.8.2

org.geolatte:geolatte-geojson 1.7.0

This geoLatte-geojson library provides a Jackson module for serializing Geometry objects to GeoJson specification.

Categories

Categories

Geo Business Logic Libraries Geospatial JSON Data
GroupId

GroupId

org.geolatte
ArtifactId

ArtifactId

geolatte-geojson
Version

Version

1.7.0
Type

Type

jar

Download geolatte-geojson 1.7.0


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