is not current version
Last Version 0.0.3

com.github.ansell.shp:utm2wgs 0.0.1

Converter for UTM to WGS84 and vice-versa

GroupId

GroupId

com.github.ansell.shp
ArtifactId

ArtifactId

utm2wgs
Version

Version

0.0.1
Type

Type

jar

Download utm2wgs 0.0.1


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