is not current version
Last Version 3.0.2

Simple Features GeoJSON 3.0.0

Library for writing and reading Simple Feature Geometries to and from GeoJSON

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial JSON Data
GroupId

GroupId

mil.nga.sf
ArtifactId

ArtifactId

sf-geojson
Version

Version

3.0.0
Type

Type

jar
Description

Description

Simple Features GeoJSON
Library for writing and reading Simple Feature Geometries to and from GeoJSON
Project URL

Project URL

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

Project Organization

National Geospatial-Intelligence Agency

Download sf-geojson 3.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
mil.nga : sf jar 2.0.4
com.fasterxml.jackson.core : jackson-databind jar 2.13.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.