Jar examples for s:sf-wkb
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.
The MIT License (MIT)
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'
Click the following link to download the jar file.
sf-wkb-2.0.0-javadoc.jar