| License | License | 
|---|---|
| GroupId | GroupIdorg.osmdroid | 
| ArtifactId | ArtifactIdosmdroid-wms | 
| Last Version | Last Version6.1.13 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | Descriptionosmdroid-wms OSMdroid Android WMS Client | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| osmdroid-wms-6.1.13.pom | |
| osmdroid-wms-6.1.13.aar | 12 KB | 
| osmdroid-wms-6.1.13-sources.jar | 7 KB | 
| osmdroid-wms-6.1.13-javadoc.jar | 47 KB | 
| osmdroid-wms-6.1.13-debug.aar | 12 KB | 
| osmdroid-wms-6.1.13-debug-sources.jar | 7 KB | 
| osmdroid-wms-6.1.13-debug-javadoc.jar | 47 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.osmdroid/osmdroid-wms/ -->
<dependency>
    <groupId>org.osmdroid</groupId>
    <artifactId>osmdroid-wms</artifactId>
    <version>6.1.13</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/org.osmdroid/osmdroid-wms/
implementation 'org.osmdroid:osmdroid-wms:6.1.13'// https://jarcasting.com/artifacts/org.osmdroid/osmdroid-wms/
implementation ("org.osmdroid:osmdroid-wms:6.1.13")'org.osmdroid:osmdroid-wms:aar:6.1.13'<dependency org="org.osmdroid" name="osmdroid-wms" rev="6.1.13">
  <artifact name="osmdroid-wms" type="aar" />
</dependency>@Grapes(
@Grab(group='org.osmdroid', module='osmdroid-wms', version='6.1.13')
)libraryDependencies += "org.osmdroid" % "osmdroid-wms" % "6.1.13"[org.osmdroid/osmdroid-wms "6.1.13"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.osmdroid : osmdroid-android | jar | 6.1.13 | 
| org.osmdroid » osmdroid-android' ) | jar | 6.1.13 |