Last Version

Geo 0.3.0

Converts coordinates between different geographic reference systems

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.tomgibara.geo
ArtifactId

ArtifactId

geo
Version

Version

0.3.0
Type

Type

jar
Description

Description

Geo
Converts coordinates between different geographic reference systems
Project URL

Project URL

https://github.com/tomgibara/bits/

Download geo 0.3.0


<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.