| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.maplibre.gl |
| Идентификатор | Идентификаторandroid-plugin-offline-v9 |
| Версия | Версия1.0.0 |
| Тип | Типaar |
| Описание |
ОписаниеMapLibre Android Offline Plugin
MapLibre Android Offline Plugin
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| android-plugin-offline-v9-1.0.0.pom | |
| android-plugin-offline-v9-1.0.0-sources.jar | 21 KB |
| android-plugin-offline-v9-1.0.0-dokka.jar | 102 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.maplibre.gl/android-plugin-offline-v9/ -->
<dependency>
<groupId>org.maplibre.gl</groupId>
<artifactId>android-plugin-offline-v9</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.maplibre.gl/android-plugin-offline-v9/
implementation 'org.maplibre.gl:android-plugin-offline-v9:1.0.0'
// https://jarcasting.com/artifacts/org.maplibre.gl/android-plugin-offline-v9/
implementation ("org.maplibre.gl:android-plugin-offline-v9:1.0.0")
'org.maplibre.gl:android-plugin-offline-v9:aar:1.0.0'
<dependency org="org.maplibre.gl" name="android-plugin-offline-v9" rev="1.0.0">
<artifact name="android-plugin-offline-v9" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.maplibre.gl', module='android-plugin-offline-v9', version='1.0.0')
)
libraryDependencies += "org.maplibre.gl" % "android-plugin-offline-v9" % "1.0.0"
[org.maplibre.gl/android-plugin-offline-v9 "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.0.0 |
| androidx.constraintlayout » constraintlayout | jar | 1.1.3 |
| androidx.annotation » annotation | jar | 1.0.0 |
| androidx.legacy » legacy-support-v4 | jar | 1.0.0 |
| com.google.android.material » material | jar | 1.0.0 |
| org.maplibre.gl : android-sdk | jar | 9.4.2 |
| com.jakewharton.timber : timber | jar | 4.7.1 |