Skip to content

(De)Serialization of GeoJSON with Jackson for Kotlin

License

Notifications You must be signed in to change notification settings

adefarge/geojson-jackson

 
 

Repository files navigation

GeoJSON for Jackson

Serialize / Deserialize GeoJSON with Jackson

Requirements

  • Java 11+

Dependency

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

implementation("io.jawg.geojson:geojson-jackson:1.0.0")

Build

./gradlew build

About

(De)Serialization of GeoJSON with Jackson for Kotlin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 100.0%