License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.tomgibara.geo |
ArtifactId | ArtifactIdgeo |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeo
Converts coordinates between different geographic reference systems
|
Project URL |
Project URL |
Filename | Size |
---|---|
geo-0.3.0.pom | |
geo-0.3.0.jar | 31 KB |
geo-0.3.0-sources.jar | 21 KB |
geo-0.3.0-javadoc.jar | 103 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tomgibara.geo/geo/ -->
<dependency>
<groupId>com.tomgibara.geo</groupId>
<artifactId>geo</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tomgibara.geo/geo/
implementation 'com.tomgibara.geo:geo:0.3.0'
// https://jarcasting.com/artifacts/com.tomgibara.geo/geo/
implementation ("com.tomgibara.geo:geo:0.3.0")
'com.tomgibara.geo:geo:jar:0.3.0'
<dependency org="com.tomgibara.geo" name="geo" rev="0.3.0">
<artifact name="geo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tomgibara.geo', module='geo', version='0.3.0')
)
libraryDependencies += "com.tomgibara.geo" % "geo" % "0.3.0"
[com.tomgibara.geo/geo "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |