is not current version
Last Version 4.0

de.westnordost:osmapi 3.11

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

GroupId

GroupId

de.westnordost
ArtifactId

ArtifactId

osmapi
Version

Version

3.11
Type

Type

jar

Download osmapi 3.11


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