GroupId | GroupIdde.digitalcollections.cudami |
---|---|
ArtifactId | ArtifactIddc-cudami-server-backend-file |
Version | Version5.2.0-RC2 |
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>5.2.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/de.digitalcollections.cudami/dc-cudami-server-backend-file/
implementation 'de.digitalcollections.cudami:dc-cudami-server-backend-file:5.2.0-RC2'
// https://jarcasting.com/artifacts/de.digitalcollections.cudami/dc-cudami-server-backend-file/
implementation ("de.digitalcollections.cudami:dc-cudami-server-backend-file:5.2.0-RC2")
'de.digitalcollections.cudami:dc-cudami-server-backend-file:jar:5.2.0-RC2'
<dependency org="de.digitalcollections.cudami" name="dc-cudami-server-backend-file" rev="5.2.0-RC2">
<artifact name="dc-cudami-server-backend-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.digitalcollections.cudami', module='dc-cudami-server-backend-file', version='5.2.0-RC2')
)
libraryDependencies += "de.digitalcollections.cudami" % "dc-cudami-server-backend-file" % "5.2.0-RC2"
[de.digitalcollections.cudami/dc-cudami-server-backend-file "5.2.0-RC2"]