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