не последняя версия
Последняя версия 9.10.0

org.wicketstuff:openlayers3-parent 7.0.0-M5

See the child project "openlayers3" for a more complete description. This is the parent for the actual project and the examples.

Категории

Категории

Wicket Взаимодействие с пользователем Веб-фреймворки OpenLayers Прикладные библиотеки Geospatial
Группа

Группа

org.wicketstuff
Идентификатор

Идентификатор

openlayers3-parent
Версия

Версия

7.0.0-M5
Тип

Тип

pom

Скачать openlayers3-parent 7.0.0-M5

Имя Файла Размер
openlayers3-parent-7.0.0-M5.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.wicketstuff/openlayers3-parent/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>openlayers3-parent</artifactId>
    <version>7.0.0-M5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/openlayers3-parent/
implementation 'org.wicketstuff:openlayers3-parent:7.0.0-M5'
// https://jarcasting.com/artifacts/org.wicketstuff/openlayers3-parent/
implementation ("org.wicketstuff:openlayers3-parent:7.0.0-M5")
'org.wicketstuff:openlayers3-parent:pom:7.0.0-M5'
<dependency org="org.wicketstuff" name="openlayers3-parent" rev="7.0.0-M5">
  <artifact name="openlayers3-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='openlayers3-parent', version='7.0.0-M5')
)
libraryDependencies += "org.wicketstuff" % "openlayers3-parent" % "7.0.0-M5"
[org.wicketstuff/openlayers3-parent "7.0.0-M5"]