is not current version
Last Version 10.0.2

de.digitalcollections.model:dc-model 4.0.2


GroupId

GroupId

de.digitalcollections.model
ArtifactId

ArtifactId

dc-model
Version

Version

4.0.2
Type

Type

jar

Download dc-model 4.0.2


<!-- https://jarcasting.com/artifacts/de.digitalcollections.model/dc-model/ -->
<dependency>
    <groupId>de.digitalcollections.model</groupId>
    <artifactId>dc-model</artifactId>
    <version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.digitalcollections.model/dc-model/
implementation 'de.digitalcollections.model:dc-model:4.0.2'
// https://jarcasting.com/artifacts/de.digitalcollections.model/dc-model/
implementation ("de.digitalcollections.model:dc-model:4.0.2")
'de.digitalcollections.model:dc-model:jar:4.0.2'
<dependency org="de.digitalcollections.model" name="dc-model" rev="4.0.2">
  <artifact name="dc-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.digitalcollections.model', module='dc-model', version='4.0.2')
)
libraryDependencies += "de.digitalcollections.model" % "dc-model" % "4.0.2"
[de.digitalcollections.model/dc-model "4.0.2"]