Download sf-geojson-2.0.0.jar file - Jar s

Jar examples for s:sf-geojson

Description

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.

License

The MIT License (MIT)

Build File

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'

Download

Click the following link to download the jar file.

sf-geojson-2.0.0-javadoc.jar
sf-geojson-2.0.0-sources.jar
sf-geojson-2.0.0.jar
sf-geojson-2.0.0.pom



Related Tutorials