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