Last Version

isuper.geometry 0.2.0

This library is a simple JAVA library that helps you transform coordinate between earth(WGS-84) and mars in China(GCJ-02).

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.isuper
ArtifactId

ArtifactId

isuper.geometry
Version

Version

0.2.0
Type

Type

jar
Description

Description

isuper.geometry
This library is a simple JAVA library that helps you transform coordinate between earth(WGS-84) and mars in China(GCJ-02).
Project Organization

Project Organization

iSuper.org

Download isuper.geometry 0.2.0


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

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.