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

Jar examples for c:cdr-api

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

cdr-api-1.1.2-javadoc.jar
cdr-api-1.1.2.jar
cdr-api-1.1.2.pom



Related Tutorials