is not current version
Last Version 3.4.3

com.tomtom.speedtools:geo 3.2.6

Contains a set of geometry (and geographical) classes, which work with any latitude and longitude, without glitches around the poles or Fiji.

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.tomtom.speedtools
ArtifactId

ArtifactId

geo
Version

Version

3.2.6
Type

Type

jar

Download geo 3.2.6


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