Geoladris Plugins
This repository contains Geoladris plugins. See doc for more details.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGeo Прикладные библиотеки Geospatial |
| Группа | Группаcom.github.geoladris.plugins |
| Идентификатор | Идентификаторlayer-order |
| Последняя версия | Последняя версия7.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеLayer Order
Layer Order plugin for Geoladris
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| layer-order-7.0.0.pom | |
| layer-order-7.0.0.jar | 3 KB |
| layer-order-7.0.0-sources.jar | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.geoladris.plugins/layer-order/ -->
<dependency>
<groupId>com.github.geoladris.plugins</groupId>
<artifactId>layer-order</artifactId>
<version>7.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.geoladris.plugins/layer-order/
implementation 'com.github.geoladris.plugins:layer-order:7.0.0'
// https://jarcasting.com/artifacts/com.github.geoladris.plugins/layer-order/
implementation ("com.github.geoladris.plugins:layer-order:7.0.0")
'com.github.geoladris.plugins:layer-order:jar:7.0.0'
<dependency org="com.github.geoladris.plugins" name="layer-order" rev="7.0.0">
<artifact name="layer-order" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.geoladris.plugins', module='layer-order', version='7.0.0')
)
libraryDependencies += "com.github.geoladris.plugins" % "layer-order" % "7.0.0"
[com.github.geoladris.plugins/layer-order "7.0.0"]
This repository contains Geoladris plugins. See doc for more details.