License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdmil.nga.oapi.features |
ArtifactId | ArtifactIdoapi-features-json |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOGC API Features JSON
Library for writing and reading OGC API Features to and from JSON
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
oapi-features-json-2.0.2.pom | |
oapi-features-json-2.0.2.jar | 14 KB |
oapi-features-json-2.0.2-sources.jar | 11 KB |
oapi-features-json-2.0.2-javadoc.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/mil.nga.oapi.features/oapi-features-json/ -->
<dependency>
<groupId>mil.nga.oapi.features</groupId>
<artifactId>oapi-features-json</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/mil.nga.oapi.features/oapi-features-json/
implementation 'mil.nga.oapi.features:oapi-features-json:2.0.2'
// https://jarcasting.com/artifacts/mil.nga.oapi.features/oapi-features-json/
implementation ("mil.nga.oapi.features:oapi-features-json:2.0.2")
'mil.nga.oapi.features:oapi-features-json:jar:2.0.2'
<dependency org="mil.nga.oapi.features" name="oapi-features-json" rev="2.0.2">
<artifact name="oapi-features-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='mil.nga.oapi.features', module='oapi-features-json', version='2.0.2')
)
libraryDependencies += "mil.nga.oapi.features" % "oapi-features-json" % "2.0.2"
[mil.nga.oapi.features/oapi-features-json "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
mil.nga.sf : sf-geojson | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |