isuper.geometry

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
Last Version

Last Version

0.2.0
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
0.2.0
0.1.10
0.1.9
0.1.8
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0