GroupId | GroupIdde.digitalcollections |
---|---|
ArtifactId | ArtifactIddigitalcollections-core-backend-impl-file |
Version | Version1.2.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/de.digitalcollections/digitalcollections-core-backend-impl-file/ -->
<dependency>
<groupId>de.digitalcollections</groupId>
<artifactId>digitalcollections-core-backend-impl-file</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.digitalcollections/digitalcollections-core-backend-impl-file/
implementation 'de.digitalcollections:digitalcollections-core-backend-impl-file:1.2.1'
// https://jarcasting.com/artifacts/de.digitalcollections/digitalcollections-core-backend-impl-file/
implementation ("de.digitalcollections:digitalcollections-core-backend-impl-file:1.2.1")
'de.digitalcollections:digitalcollections-core-backend-impl-file:jar:1.2.1'
<dependency org="de.digitalcollections" name="digitalcollections-core-backend-impl-file" rev="1.2.1">
<artifact name="digitalcollections-core-backend-impl-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.digitalcollections', module='digitalcollections-core-backend-impl-file', version='1.2.1')
)
libraryDependencies += "de.digitalcollections" % "digitalcollections-core-backend-impl-file" % "1.2.1"
[de.digitalcollections/digitalcollections-core-backend-impl-file "1.2.1"]