| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.maplibre.gl |
| Идентификатор | Идентификаторandroid-plugin-scalebar-v9 |
| Версия | Версия1.0.0 |
| Тип | Типaar |
| Описание |
ОписаниеMapLibre Android Scalebar Plugin
MapLibre Android Scalebar Plugin
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.maplibre.gl/android-plugin-scalebar-v9/ -->
<dependency>
<groupId>org.maplibre.gl</groupId>
<artifactId>android-plugin-scalebar-v9</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.maplibre.gl/android-plugin-scalebar-v9/
implementation 'org.maplibre.gl:android-plugin-scalebar-v9:1.0.0'
// https://jarcasting.com/artifacts/org.maplibre.gl/android-plugin-scalebar-v9/
implementation ("org.maplibre.gl:android-plugin-scalebar-v9:1.0.0")
'org.maplibre.gl:android-plugin-scalebar-v9:aar:1.0.0'
<dependency org="org.maplibre.gl" name="android-plugin-scalebar-v9" rev="1.0.0">
<artifact name="android-plugin-scalebar-v9" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.maplibre.gl', module='android-plugin-scalebar-v9', version='1.0.0')
)
libraryDependencies += "org.maplibre.gl" % "android-plugin-scalebar-v9" % "1.0.0"
[org.maplibre.gl/android-plugin-scalebar-v9 "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.0.0 |
| androidx.annotation » annotation | jar | 1.0.0 |
| org.maplibre.gl : android-sdk | jar | 9.4.2 |