is not current version
Last Version 4.0

de.westnordost:osmapi 3.10

Uploads all artifacts belonging to configuration ':libs:all:archives'

GroupId

GroupId

de.westnordost
ArtifactId

ArtifactId

osmapi
Version

Version

3.10
Type

Type

jar

Download osmapi 3.10


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