не последняя версия
Последняя версия 1.5-RC5.1

org.wicketstuff:openlayers 1.4.15

Openlayer component.

Категории

Категории

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

Группа

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

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

openlayers
Версия

Версия

1.4.15
Тип

Тип

jar

Скачать openlayers 1.4.15


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