Download cdr-api-1.2.0.jar file - Jar c

Jar examples for c:cdr-api

Description

You can download jar file cdr-api 1.2.0 in this page.

License

Apache License

Build File

You can use the following script to add cdr-api-1.2.0.jar to your project.

<dependency>
   <groupId>net.di2e.ecdr.api</groupId>
   <artifactId>cdr-api</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'net.di2e.ecdr.api', name: 'cdr-api', version: '1.2.0'
libraryDependencies += "net.di2e.ecdr.api" % "cdr-api" % "1.2.0"
<dependency org="net.di2e.ecdr.api" name="cdr-api" rev="1.2.0"/>
@Grapes(@Grab(group='net.di2e.ecdr.api', module='cdr-api', version='1.2.0'))
'net.di2e.ecdr.api:cdr-api:jar:1.2.0'

Download

Click the following link to download the jar file.

cdr-api-1.2.0-javadoc.jar
cdr-api-1.2.0-sources.jar
cdr-api-1.2.0.jar
cdr-api-1.2.0.pom



Related Tutorials