не последняя версия
Последняя версия 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.

Категории

Категории

Geo Прикладные библиотеки Geospatial
Группа

Группа

org.geolatte
Идентификатор

Идентификатор

geolatte-common
Версия

Версия

0.6
Тип

Тип

jar

Скачать 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"]