Last Version

osmdroid-third-party 6.0.1

osmdroid 3rd party libraries and examples. May use non ASF licensed libraries as dependencies

License

License

GroupId

GroupId

org.osmdroid
ArtifactId

ArtifactId

osmdroid-third-party
Version

Version

6.0.1
Type

Type

aar
Description

Description

osmdroid-third-party
osmdroid 3rd party libraries and examples. May use non ASF licensed libraries as dependencies
Project URL

Project URL

https://github.com/osmdroid/osmdroid
Project Organization

Project Organization

org.osmdroid
Source Code Management

Source Code Management

https://github.com/osmdroid/osmdroid

Download osmdroid-third-party 6.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.osmdroid : osmdroid-android aar 6.0.1
com.google.android.gms » play-services aar [8,)
com.google.android.gms » play-services-maps aar [8,)

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.