is not current version
Last Version 9.10.0

org.wicketstuff:openlayers3-parent 6.17.0

See the child project "openlayers3" 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

openlayers3-parent
Version

Version

6.17.0
Type

Type

pom

Download openlayers3-parent 6.17.0


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