GroupId | GroupIdcom.github.ansell.shp |
---|---|
ArtifactId | ArtifactIdutm2wgs |
Version | Version0.0.1 |
Type | Typejar |
Filename | Size |
---|---|
utm2wgs-0.0.1.pom | |
utm2wgs-0.0.1.jar | 11 KB |
utm2wgs-0.0.1-tests.jar | 8 KB |
utm2wgs-0.0.1-test-sources.jar | 7 KB |
utm2wgs-0.0.1-sources.jar | 11 KB |
utm2wgs-0.0.1-javadoc.jar | 38 KB |
Browse |
<!-- 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"]