is not current version
Last Version 10.0.2

de.digitalcollections.model:dc-model 2.2.0


GroupId

GroupId

de.digitalcollections.model
ArtifactId

ArtifactId

dc-model
Version

Version

2.2.0
Type

Type

jar

Download dc-model 2.2.0


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