is not current version
Last Version 0.5.5

gmbh.dtap:geojson-serializer 0.5.1

A library with a JsonSerializer and a set of annotations to serialize any PoJo as GeoJSON.

Categories

Categories

Geo Business Logic Libraries Geospatial JSON Data
GroupId

GroupId

gmbh.dtap
ArtifactId

ArtifactId

geojson-serializer
Version

Version

0.5.1
Type

Type

jar

Download geojson-serializer 0.5.1


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