is not current version
Last Version 9.10.0

org.wicketstuff:openlayers-parent 9.2.0

See the child project "openlayers" for a more complete description. This is the parent for the actual project and the examples.

Categories

Categories

Wicket User Interface Web Frameworks OpenLayers Business Logic Libraries Geospatial
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

openlayers-parent
Version

Version

9.2.0
Type

Type

pom

Download openlayers-parent 9.2.0


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