Last Version

OSMdroid parent 5.2

An Android library to display OpenStreetMap views.

License

License

GroupId

GroupId

org.osmdroid
ArtifactId

ArtifactId

osmdroid-parent
Version

Version

5.2
Type

Type

pom
Description

Description

OSMdroid parent
An Android library to display OpenStreetMap views.
Project URL

Project URL

https://github.com/osmdroid/osmdroid

Download osmdroid-parent 5.2

Filename Size
osmdroid-parent-5.2.pom 15 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.