Last Version

MapLibre Maps SDK for Android KTX 1.0.0

MapLibre Maps SDK for Android KTX

License

License

BSD
GroupId

GroupId

org.maplibre.gl
ArtifactId

ArtifactId

android-sdk-ktx-v7
Version

Version

1.0.0
Type

Type

aar
Description

Description

MapLibre Maps SDK for Android KTX
MapLibre Maps SDK for Android KTX
Project URL

Project URL

https://github.com/maplibre/maplibre-plugins-android
Source Code Management

Source Code Management

https://github.com/maplibre/maplibre-plugins-android

Download android-sdk-ktx-v7 1.0.0


<!-- 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"]

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.50
org.maplibre.gl : android-sdk jar 9.4.2

Project Modules

There are no modules declared in this project.