Skip to content

jawg/geojson-jackson

Repository files navigation

GeoJSON for Jackson

Serialize / Deserialize GeoJSON with Jackson

Requirements

  • Java 8+

Dependency

Add the dependency in your dependencies { ... }:

implementation("io.jawg.geojson:geojson-jackson:1.3.0-SNAPSHOT")

For SNAPSHOT versions add the repository in your repositories { ... }:

maven { url = uri("https://central.sonatype.com/repository/maven-snapshots/") }

Build

./gradlew build

About

(De)Serialization of GeoJSON with Jackson for Kotlin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages