| License | License | 
|---|---|
| GroupId | GroupIdmil.nga | 
| ArtifactId | ArtifactIdwkb | 
| Last Version | Last Version1.0.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionWell-Known Binary Library for writing and reading Well-Known Binary Geometries to and from bytes | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| wkb-1.0.6.pom | |
| wkb-1.0.6.jar | 35 KB | 
| wkb-1.0.6-sources.jar | 20 KB | 
| wkb-1.0.6-javadoc.jar | 175 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/mil.nga/wkb/ -->
<dependency>
    <groupId>mil.nga</groupId>
    <artifactId>wkb</artifactId>
    <version>1.0.6</version>
</dependency>// https://jarcasting.com/artifacts/mil.nga/wkb/
implementation 'mil.nga:wkb:1.0.6'// https://jarcasting.com/artifacts/mil.nga/wkb/
implementation ("mil.nga:wkb:1.0.6")'mil.nga:wkb:jar:1.0.6'<dependency org="mil.nga" name="wkb" rev="1.0.6">
  <artifact name="wkb" type="jar" />
</dependency>@Grapes(
@Grab(group='mil.nga', module='wkb', version='1.0.6')
)libraryDependencies += "mil.nga" % "wkb" % "1.0.6"[mil.nga/wkb "1.0.6"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |