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