Last Version

UTM to WGS84 converter 0.0.3

Converter for UTM to WGS84 and vice-versa

License

License

GroupId

GroupId

com.github.ansell.shp
ArtifactId

ArtifactId

utm2wgs
Version

Version

0.0.3
Type

Type

jar
Description

Description

UTM to WGS84 converter
Converter for UTM to WGS84 and vice-versa
Project URL

Project URL

https://github.com/ansell/utm2wgs/

Download utm2wgs 0.0.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.geotools » gt-api jar 18.0
org.geotools » gt-opengis jar 18.0
org.geotools » gt-referencing jar 18.0
net.sf.jopt-simple : jopt-simple jar 5.0.4

runtime (2)

Group / Artifact Type Version
org.geotools » gt-epsg-hsql jar 18.0
org.slf4j : slf4j-simple jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.