geobyte-geojson

Java Wrapper for Geojson Data Format

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial JSON Data
GroupId

GroupId

io.geobyte.geojson
ArtifactId

ArtifactId

geobyte-geojson
Last Version

Last Version

1.0.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

geobyte-geojson
Java Wrapper for Geojson Data Format
Project Organization

Project Organization

Terra Software Informatics LLC.

Download geobyte-geojson

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RELEASE