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