is not current version
Last Version 6.0.1

org.osmdroid:osmdroid-third-party 4.2

TODO

GroupId

GroupId

org.osmdroid
ArtifactId

ArtifactId

osmdroid-third-party
Version

Version

4.2
Type

Type

jar

Download osmdroid-third-party 4.2


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