Jar examples for c:cdr-api
You can download jar file cdr-api 1.2.0 in this page.
Apache License
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'
Click the following link to download the jar file.
cdr-api-1.2.0-javadoc.jar