License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.tomtom.speedtools |
ArtifactId | ArtifactIdgeo |
Last Version | Last Version3.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpeedTools Geo Utilities
Contains a set of geometry (and geographical) classes, which work with any latitude and
longitude, without glitches around the poles or Fiji.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geo-3.4.3.pom | |
geo-3.4.3.jar | 59 KB |
geo-3.4.3-sources.jar | 53 KB |
geo-3.4.3-javadoc.jar | 180 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tomtom.speedtools/geo/ -->
<dependency>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>geo</artifactId>
<version>3.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.tomtom.speedtools/geo/
implementation 'com.tomtom.speedtools:geo:3.4.3'
// https://jarcasting.com/artifacts/com.tomtom.speedtools/geo/
implementation ("com.tomtom.speedtools:geo:3.4.3")
'com.tomtom.speedtools:geo:jar:3.4.3'
<dependency org="com.tomtom.speedtools" name="geo" rev="3.4.3">
<artifact name="geo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tomtom.speedtools', module='geo', version='3.4.3')
)
libraryDependencies += "com.tomtom.speedtools" % "geo" % "3.4.3"
[com.tomtom.speedtools/geo "3.4.3"]
Group / Artifact | Type | Version |
---|---|---|
com.tomtom.speedtools : core | jar | 3.4.3 |
com.tomtom.speedtools : json | jar | 3.4.3 |
com.google.guava : guava | jar | 31.0.1-jre |
joda-time : joda-time | jar | 2.10.13 |
org.scala-lang : scala-library | jar | 2.13.7 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.tomtom.speedtools : testutils | jar | 3.4.3 |
junit : junit | jar | 4.13.2 |
nl.jqno.equalsverifier : equalsverifier | jar | 3.8.1 |