License |
License |
---|---|
GroupId | GroupIdorg.maplibre.gl |
ArtifactId | ArtifactIdandroid-plugin-annotation-v9 |
Version | Version1.0.0 |
Type | Typeaar |
Description |
DescriptionMapLibre Android Annotation Plugin
MapLibre Android Annotation Plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.maplibre.gl/android-plugin-annotation-v9/ -->
<dependency>
<groupId>org.maplibre.gl</groupId>
<artifactId>android-plugin-annotation-v9</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.maplibre.gl/android-plugin-annotation-v9/
implementation 'org.maplibre.gl:android-plugin-annotation-v9:1.0.0'
// https://jarcasting.com/artifacts/org.maplibre.gl/android-plugin-annotation-v9/
implementation ("org.maplibre.gl:android-plugin-annotation-v9:1.0.0")
'org.maplibre.gl:android-plugin-annotation-v9:aar:1.0.0'
<dependency org="org.maplibre.gl" name="android-plugin-annotation-v9" rev="1.0.0">
<artifact name="android-plugin-annotation-v9" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.maplibre.gl', module='android-plugin-annotation-v9', version='1.0.0')
)
libraryDependencies += "org.maplibre.gl" % "android-plugin-annotation-v9" % "1.0.0"
[org.maplibre.gl/android-plugin-annotation-v9 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.0.0 |
org.maplibre.gl : android-sdk | jar | 9.4.2 |