GroupId | GroupIdde.digitalcollections |
---|---|
ArtifactId | ArtifactIdiiif-image-backend-impl |
Version | Version2.2.1 |
Type | Typejar |
Filename | Size |
---|---|
iiif-image-backend-impl-2.2.1.pom | |
iiif-image-backend-impl-2.2.1.jar | 389 KB |
iiif-image-backend-impl-2.2.1-sources.jar | 132 KB |
iiif-image-backend-impl-2.2.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.digitalcollections/iiif-image-backend-impl/
implementation 'de.digitalcollections:iiif-image-backend-impl:2.2.1'
// https://jarcasting.com/artifacts/de.digitalcollections/iiif-image-backend-impl/
implementation ("de.digitalcollections:iiif-image-backend-impl:2.2.1")
'de.digitalcollections:iiif-image-backend-impl:jar:2.2.1'
<dependency org="de.digitalcollections" name="iiif-image-backend-impl" rev="2.2.1">
<artifact name="iiif-image-backend-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.digitalcollections', module='iiif-image-backend-impl', version='2.2.1')
)
libraryDependencies += "de.digitalcollections" % "iiif-image-backend-impl" % "2.2.1"
[de.digitalcollections/iiif-image-backend-impl "2.2.1"]