is not current version
Last Version 0.8

org.geolatte:geolatte-common 0.6

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.6
Type

Type

jar

Download geolatte-common 0.6


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