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