License |
License |
---|---|
Categories |
CategoriesCaching Data Geo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.geomajas.plugin |
ArtifactId | ArtifactIdcaching-documentation |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCaching documentation
Caching documentation
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
caching-documentation-2.0.0.pom | |
caching-documentation-2.0.0.jar | 557 KB |
caching-documentation-2.0.0-sources.jar | 555 KB |
Browse |
<!-- 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"]