Simple Features Well-Known Binary

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
Last Version

Last Version

2.0.6
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.
mil.nga.sf

National Geospatial-Intelligence Agency

Official organizational account for the NGA

Versions

Version
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0