is not current version
Last Version 0.8

org.geolatte:geolatte-common 0.5

This GeoLatte-common library contains the transformer framework and other common classes used by other GeoLatte modules.

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.geolatte
ArtifactId

ArtifactId

geolatte-common
Version

Version

0.5
Type

Type

jar

Download geolatte-common 0.5


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