is not current version
Last Version 4.0

de.westnordost:osmapi 1.4

Java implementation of the OSM API 0.6

GroupId

GroupId

de.westnordost
ArtifactId

ArtifactId

osmapi
Version

Version

1.4
Type

Type

jar

Download osmapi 1.4


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