Last Version

geojson4j 1.0.0

GeoJSON Serilization and mutual conversion with JSON .

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial JSON Data
GroupId

GroupId

org.maptalks
ArtifactId

ArtifactId

geojson4j
Version

Version

1.0.0
Type

Type

jar
Description

Description

geojson4j
GeoJSON Serilization and mutual conversion with JSON .
Project URL

Project URL

https://github.com/MapTalks/geojson4j
Source Code Management

Source Code Management

https://github.com/MapTalks/geojson4j

Download geojson4j 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.maptalks : proj4m jar 1.0.0
com.alibaba : fastjson jar 1.2.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.