is not current version
Last Version 6.0.1

org.osmdroid:osmdroid-third-party 4.3

TODO

GroupId

GroupId

org.osmdroid
ArtifactId

ArtifactId

osmdroid-third-party
Version

Version

4.3
Type

Type

jar

Download osmdroid-third-party 4.3


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