GroupId | GroupIdde.digitalcollections |
---|---|
ArtifactId | ArtifactIdiiif-image-backend-impl |
Version | Version2.2.0 |
Type | Typejar |
Filename | Size |
---|---|
iiif-image-backend-impl-2.2.0.pom | |
iiif-image-backend-impl-2.2.0.jar | 388 KB |
iiif-image-backend-impl-2.2.0-sources.jar | 132 KB |
iiif-image-backend-impl-2.2.0-javadoc.jar | 197 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.digitalcollections/iiif-image-backend-impl/ -->
<dependency>
<groupId>de.digitalcollections</groupId>
<artifactId>iiif-image-backend-impl</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.digitalcollections/iiif-image-backend-impl/
implementation 'de.digitalcollections:iiif-image-backend-impl:2.2.0'
// https://jarcasting.com/artifacts/de.digitalcollections/iiif-image-backend-impl/
implementation ("de.digitalcollections:iiif-image-backend-impl:2.2.0")
'de.digitalcollections:iiif-image-backend-impl:jar:2.2.0'
<dependency org="de.digitalcollections" name="iiif-image-backend-impl" rev="2.2.0">
<artifact name="iiif-image-backend-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.digitalcollections', module='iiif-image-backend-impl', version='2.2.0')
)
libraryDependencies += "de.digitalcollections" % "iiif-image-backend-impl" % "2.2.0"
[de.digitalcollections/iiif-image-backend-impl "2.2.0"]