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

Jar examples for s:sf-wkb

Description

Library for writing and reading Simple Feature Geometries to and from Well-Known Binary

You can download jar file sf-wkb 2.0.0 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add sf-wkb-2.0.0.jar to your project.

<dependency>
   <groupId>mil.nga.sf</groupId>
   <artifactId>sf-wkb</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'mil.nga.sf', name: 'sf-wkb', version: '2.0.0'
libraryDependencies += "mil.nga.sf" % "sf-wkb" % "2.0.0"
<dependency org="mil.nga.sf" name="sf-wkb" rev="2.0.0"/>
@Grapes(@Grab(group='mil.nga.sf', module='sf-wkb', version='2.0.0'))
'mil.nga.sf:sf-wkb:jar:2.0.0'

Download

Click the following link to download the jar file.

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



Related Tutorials