| License |
License |
|---|---|
| GroupId | GroupIdorg.maplibre.gl |
| ArtifactId | ArtifactIdandroid-sdk-ktx-v7 |
| Version | Version1.0.0 |
| Type | Typeaar |
| Description |
DescriptionMapLibre Maps SDK for Android KTX
MapLibre Maps SDK for Android KTX
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| android-sdk-ktx-v7-1.0.0.pom | |
| android-sdk-ktx-v7-1.0.0-sources.jar | 849 bytes |
| android-sdk-ktx-v7-1.0.0-dokka.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.maplibre.gl/android-sdk-ktx-v7/ -->
<dependency>
<groupId>org.maplibre.gl</groupId>
<artifactId>android-sdk-ktx-v7</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.maplibre.gl/android-sdk-ktx-v7/
implementation 'org.maplibre.gl:android-sdk-ktx-v7:1.0.0'
// https://jarcasting.com/artifacts/org.maplibre.gl/android-sdk-ktx-v7/
implementation ("org.maplibre.gl:android-sdk-ktx-v7:1.0.0")
'org.maplibre.gl:android-sdk-ktx-v7:aar:1.0.0'
<dependency org="org.maplibre.gl" name="android-sdk-ktx-v7" rev="1.0.0">
<artifact name="android-sdk-ktx-v7" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.maplibre.gl', module='android-sdk-ktx-v7', version='1.0.0')
)
libraryDependencies += "org.maplibre.gl" % "android-sdk-ktx-v7" % "1.0.0"
[org.maplibre.gl/android-sdk-ktx-v7 "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.50 |
| org.maplibre.gl : android-sdk | jar | 9.4.2 |