| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCaching Данные Geo Прикладные библиотеки Geospatial |
| Группа | Группаorg.geomajas.plugin |
| Идентификатор | Идентификаторcaching-documentation |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCaching documentation
Caching documentation
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| caching-documentation-2.0.0.pom | |
| caching-documentation-2.0.0.jar | 557 KB |
| caching-documentation-2.0.0-sources.jar | 555 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.geomajas.plugin/caching-documentation/ -->
<dependency>
<groupId>org.geomajas.plugin</groupId>
<artifactId>caching-documentation</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas.plugin/caching-documentation/
implementation 'org.geomajas.plugin:caching-documentation:2.0.0'
// https://jarcasting.com/artifacts/org.geomajas.plugin/caching-documentation/
implementation ("org.geomajas.plugin:caching-documentation:2.0.0")
'org.geomajas.plugin:caching-documentation:jar:2.0.0'
<dependency org="org.geomajas.plugin" name="caching-documentation" rev="2.0.0">
<artifact name="caching-documentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geomajas.plugin', module='caching-documentation', version='2.0.0')
)
libraryDependencies += "org.geomajas.plugin" % "caching-documentation" % "2.0.0"
[org.geomajas.plugin/caching-documentation "2.0.0"]