не последняя версия
Последняя версия 7.0.5

org.openstreetmap.atlas:atlas 6.4.9

"Library to load OSM data into an Atlas format"

Категории

Категории

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

Группа

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

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

atlas
Версия

Версия

6.4.9
Тип

Тип

jar

Скачать atlas 6.4.9


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