| Категории |
КатегорииWicket Взаимодействие с пользователем Веб-фреймворки OpenLayers Прикладные библиотеки Geospatial |
|---|---|
| Группа | Группаorg.wicketstuff |
| Идентификатор | Идентификаторwicketstuff-openlayers |
| Версия | Версия8.0.0-M4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| wicketstuff-openlayers-8.0.0-M4.pom | |
| wicketstuff-openlayers-8.0.0-M4.jar | 110 KB |
| wicketstuff-openlayers-8.0.0-M4-sources.jar | 74 KB |
| wicketstuff-openlayers-8.0.0-M4-javadoc.jar | 388 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-openlayers/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-openlayers</artifactId>
<version>8.0.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-openlayers/
implementation 'org.wicketstuff:wicketstuff-openlayers:8.0.0-M4'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-openlayers/
implementation ("org.wicketstuff:wicketstuff-openlayers:8.0.0-M4")
'org.wicketstuff:wicketstuff-openlayers:jar:8.0.0-M4'
<dependency org="org.wicketstuff" name="wicketstuff-openlayers" rev="8.0.0-M4">
<artifact name="wicketstuff-openlayers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-openlayers', version='8.0.0-M4')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-openlayers" % "8.0.0-M4"
[org.wicketstuff/wicketstuff-openlayers "8.0.0-M4"]