is not current version
Last Version 6.0.1

org.osmdroid:osmdroid-third-party 3.0.7

TODO

GroupId

GroupId

org.osmdroid
ArtifactId

ArtifactId

osmdroid-third-party
Version

Version

3.0.7
Type

Type

jar

Download osmdroid-third-party 3.0.7


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