is not current version
Last Version 7.0.0

org.wicketstuff:openlayers-examples 1.4.12.1


Categories

Categories

Wicket User Interface Web Frameworks OpenLayers Business Logic Libraries Geospatial
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

openlayers-examples
Version

Version

1.4.12.1
Type

Type

war

Download openlayers-examples 1.4.12.1


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