is not current version
Last Version 2.0.2

mil.nga.oapi.features:oapi-features-json 1.0.1

Library for writing and reading OGC API Features to and from JSON

Categories

Categories

JSON Data
GroupId

GroupId

mil.nga.oapi.features
ArtifactId

ArtifactId

oapi-features-json
Version

Version

1.0.1
Type

Type

jar

Download oapi-features-json 1.0.1


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