is not current version
Last Version 1.5-RC5.1

org.wicketstuff:openlayers 1.4.10.1

Openlayer component.

Categories

Categories

Wicket User Interface Web Frameworks OpenLayers Business Logic Libraries Geospatial
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

openlayers
Version

Version

1.4.10.1
Type

Type

jar

Download openlayers 1.4.10.1


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