Jar examples for s:sf-geojson
Library for writing and reading Simple Feature Geometries to and from GeoJSON
You can download jar file sf-geojson 2.0.0 in this page.
The MIT License (MIT)
You can use the following script to add sf-geojson-2.0.0.jar to your project.
<dependency> <groupId>mil.nga.sf</groupId> <artifactId>sf-geojson</artifactId> <version>2.0.0</version> </dependency>
compile group: 'mil.nga.sf', name: 'sf-geojson', version: '2.0.0'
libraryDependencies += "mil.nga.sf" % "sf-geojson" % "2.0.0"
<dependency org="mil.nga.sf" name="sf-geojson" rev="2.0.0"/>
@Grapes(@Grab(group='mil.nga.sf', module='sf-geojson', version='2.0.0'))
'mil.nga.sf:sf-geojson:jar:2.0.0'
Click the following link to download the jar file.
sf-geojson-2.0.0-javadoc.jar