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

org.openstreetmap.atlas:atlas-checks 6.2.6.2

"Tool to run data checks over OSM Atlas data"

Категории

Категории

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

Группа

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

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

atlas-checks
Версия

Версия

6.2.6.2
Тип

Тип

jar

Скачать atlas-checks 6.2.6.2


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