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

org.openstreetmap.atlas:atlas-checks 5.0.2

"Tool to run data checks over OSM Atlas data"

Категории

Категории

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

Группа

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

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

atlas-checks
Версия

Версия

5.0.2
Тип

Тип

jar

Скачать atlas-checks 5.0.2


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