Categories |
CategoriesCaching Data Geo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdorg.geomajas.plugin |
ArtifactId | ArtifactIdcaching-documentation |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
caching-documentation-1.0.0.pom | |
caching-documentation-1.0.0.jar | 2 KB |
caching-documentation-1.0.0-sources.jar | 1 KB |
caching-documentation-1.0.0-javadoc.jar | 335 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.geomajas.plugin/caching-documentation/ -->
<dependency>
<groupId>org.geomajas.plugin</groupId>
<artifactId>caching-documentation</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas.plugin/caching-documentation/
implementation 'org.geomajas.plugin:caching-documentation:1.0.0'
// https://jarcasting.com/artifacts/org.geomajas.plugin/caching-documentation/
implementation ("org.geomajas.plugin:caching-documentation:1.0.0")
'org.geomajas.plugin:caching-documentation:jar:1.0.0'
<dependency org="org.geomajas.plugin" name="caching-documentation" rev="1.0.0">
<artifact name="caching-documentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geomajas.plugin', module='caching-documentation', version='1.0.0')
)
libraryDependencies += "org.geomajas.plugin" % "caching-documentation" % "1.0.0"
[org.geomajas.plugin/caching-documentation "1.0.0"]