GroupId | GroupIdde.digitalcollections.cudami |
---|---|
ArtifactId | ArtifactIddc-cudami-server-backend-file |
Version | Version4.4.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/de.digitalcollections.cudami/dc-cudami-server-backend-file/ -->
<dependency>
<groupId>de.digitalcollections.cudami</groupId>
<artifactId>dc-cudami-server-backend-file</artifactId>
<version>4.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.digitalcollections.cudami/dc-cudami-server-backend-file/
implementation 'de.digitalcollections.cudami:dc-cudami-server-backend-file:4.4.3'
// https://jarcasting.com/artifacts/de.digitalcollections.cudami/dc-cudami-server-backend-file/
implementation ("de.digitalcollections.cudami:dc-cudami-server-backend-file:4.4.3")
'de.digitalcollections.cudami:dc-cudami-server-backend-file:jar:4.4.3'
<dependency org="de.digitalcollections.cudami" name="dc-cudami-server-backend-file" rev="4.4.3">
<artifact name="dc-cudami-server-backend-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.digitalcollections.cudami', module='dc-cudami-server-backend-file', version='4.4.3')
)
libraryDependencies += "de.digitalcollections.cudami" % "dc-cudami-server-backend-file" % "4.4.3"
[de.digitalcollections.cudami/dc-cudami-server-backend-file "4.4.3"]