Download dc-core-model-2.0.0.jar file - Jar d

Jar examples for d:dc-core-model

Description

You can download jar file dc-core-model 2.0.0 in this page.

Build File

You can use the following script to add dc-core-model-2.0.0.jar to your project.

<dependency>
   <groupId>de.digitalcollections.core</groupId>
   <artifactId>dc-core-model</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'de.digitalcollections.core', name: 'dc-core-model', version: '2.0.0'
libraryDependencies += "de.digitalcollections.core" % "dc-core-model" % "2.0.0"
<dependency org="de.digitalcollections.core" name="dc-core-model" rev="2.0.0"/>
@Grapes(@Grab(group='de.digitalcollections.core', module='dc-core-model', version='2.0.0'))
'de.digitalcollections.core:dc-core-model:jar:2.0.0'

Download

Click the following link to download the jar file.

dc-core-model-2.0.0-javadoc.jar
dc-core-model-2.0.0-sources.jar
dc-core-model-2.0.0.jar
dc-core-model-2.0.0.pom



Related Tutorials