is not current version
Last Version 9.10.0

org.wicketstuff:wicketstuff-openlayers3 8.0.0-M2

Openlayer3 component.

Categories

Categories

Wicket User Interface Web Frameworks OpenLayers Business Logic Libraries Geospatial
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-openlayers3
Version

Version

8.0.0-M2
Type

Type

jar

Download wicketstuff-openlayers3 8.0.0-M2


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