Last Version

A fork of GeoJSON Jackson to be parcelable 1.0.0

This Android library is used to to use GEO Json with Jackson in your Android application.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial JSON Data Jackson
GroupId

GroupId

com.github.daddykotex
ArtifactId

ArtifactId

geojson-jackson-android
Version

Version

1.0.0
Type

Type

aar
Description

Description

A fork of GeoJSON Jackson to be parcelable
This Android library is used to to use GEO Json with Jackson in your Android application.
Project URL

Project URL

https://github.com/daddykotex/geojson-jackson-android
Source Code Management

Source Code Management

https://github.com/daddykotex/geojson-jackson-android

Download geojson-jackson-android 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.5.1
com.fasterxml.jackson.core : jackson-core jar 2.5.1

Project Modules

There are no modules declared in this project.