is not current version
Last Version 4.0

de.westnordost:osmapi 3.8

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

GroupId

GroupId

de.westnordost
ArtifactId

ArtifactId

osmapi
Version

Version

3.8
Type

Type

jar

Download osmapi 3.8


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