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

org.wicketstuff:openlayers-parent 1.5-RC5.1

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

Категории

Категории

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

Группа

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

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

openlayers-parent
Версия

Версия

1.5-RC5.1
Тип

Тип

pom

Скачать openlayers-parent 1.5-RC5.1

Имя Файла Размер
openlayers-parent-1.5-RC5.1.pom 1 KB
Обзор

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