Categories |
CategoriesWicket User Interface Web Frameworks OpenLayers Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicketstuff-openlayers3 |
Version | Version9.0.0-M5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-openlayers3/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-openlayers3</artifactId>
<version>9.0.0-M5</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-openlayers3/
implementation 'org.wicketstuff:wicketstuff-openlayers3:9.0.0-M5'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-openlayers3/
implementation ("org.wicketstuff:wicketstuff-openlayers3:9.0.0-M5")
'org.wicketstuff:wicketstuff-openlayers3:jar:9.0.0-M5'
<dependency org="org.wicketstuff" name="wicketstuff-openlayers3" rev="9.0.0-M5">
<artifact name="wicketstuff-openlayers3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-openlayers3', version='9.0.0-M5')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-openlayers3" % "9.0.0-M5"
[org.wicketstuff/wicketstuff-openlayers3 "9.0.0-M5"]