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