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