is not current version
Last Version 2.0.6

Simple Features Well-Known Binary 2.0.5

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

License

License

GroupId

GroupId

mil.nga.sf
ArtifactId

ArtifactId

sf-wkb
Version

Version

2.0.5
Type

Type

jar
Description

Description

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

Project URL

https://github.com/ngageoint/simple-features-wkb-java
Project Organization

Project Organization

National Geospatial-Intelligence Agency

Download sf-wkb 2.0.5


<!-- https://jarcasting.com/artifacts/mil.nga.sf/sf-wkb/ -->
<dependency>
    <groupId>mil.nga.sf</groupId>
    <artifactId>sf-wkb</artifactId>
    <version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/mil.nga.sf/sf-wkb/
implementation 'mil.nga.sf:sf-wkb:2.0.5'
// https://jarcasting.com/artifacts/mil.nga.sf/sf-wkb/
implementation ("mil.nga.sf:sf-wkb:2.0.5")
'mil.nga.sf:sf-wkb:jar:2.0.5'
<dependency org="mil.nga.sf" name="sf-wkb" rev="2.0.5">
  <artifact name="sf-wkb" type="jar" />
</dependency>
@Grapes(
@Grab(group='mil.nga.sf', module='sf-wkb', version='2.0.5')
)
libraryDependencies += "mil.nga.sf" % "sf-wkb" % "2.0.5"
[mil.nga.sf/sf-wkb "2.0.5"]

Dependencies

compile (1)

Group / Artifact Type Version
mil.nga : sf jar 2.0.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.