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