Last Version

geometry-common 1.0.2

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

io.sgr
ArtifactId

ArtifactId

geometry-common
Version

Version

1.0.2
Type

Type

jar
Description

Description

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

Project URL

https://github.com/io-sgr/geometry-common
Source Code Management

Source Code Management

https://github.com/io-sgr/geometry-common

Download geometry-common 1.0.2


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

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.