is not current version
Last Version 4.0

de.westnordost:osmapi 3.3

Java implementation of the OSM API 0.6

GroupId

GroupId

de.westnordost
ArtifactId

ArtifactId

osmapi
Version

Version

3.3
Type

Type

jar

Download osmapi 3.3


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