License |
License |
---|---|
GroupId | GroupIdcom.github.ansell.shp |
ArtifactId | ArtifactIdutm2wgs |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUTM to WGS84 converter
Converter for UTM to WGS84 and vice-versa
|
Project URL |
Project URL |
Filename | Size |
---|---|
utm2wgs-0.0.3.pom | |
utm2wgs-0.0.3.jar | 10 KB |
utm2wgs-0.0.3-tests.jar | 7 KB |
utm2wgs-0.0.3-test-sources.jar | 6 KB |
utm2wgs-0.0.3-sources.jar | 10 KB |
utm2wgs-0.0.3-javadoc.jar | 380 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.geotools » gt-epsg-hsql | jar | 18.0 |
org.slf4j : slf4j-simple | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |