is not current version
Last Version 1.0.0

com.belteshazzar:geojson 0.0.4

Java Bean mapping for GeoJSON using Jackson annotations.

Categories

Categories

Geo Business Logic Libraries Geospatial JSON Data
GroupId

GroupId

com.belteshazzar
ArtifactId

ArtifactId

geojson
Version

Version

0.0.4
Type

Type

jar

Download geojson 0.0.4


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