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

org.wicketstuff:openlayers 1.5-RC4.2

Openlayer component.

Категории

Категории

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

Группа

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

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

openlayers
Версия

Версия

1.5-RC4.2
Тип

Тип

jar

Скачать openlayers 1.5-RC4.2


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