Jar examples for c:cdr-api
You can download jar file cdr-api 1.1.3 in this page.
Apache License
You can use the following script to add cdr-api-1.1.3.jar to your project.
<dependency> <groupId>net.di2e.ecdr.api</groupId> <artifactId>cdr-api</artifactId> <version>1.1.3</version> </dependency>
compile group: 'net.di2e.ecdr.api', name: 'cdr-api', version: '1.1.3'
libraryDependencies += "net.di2e.ecdr.api" % "cdr-api" % "1.1.3"
<dependency org="net.di2e.ecdr.api" name="cdr-api" rev="1.1.3"/>
@Grapes(@Grab(group='net.di2e.ecdr.api', module='cdr-api', version='1.1.3'))
'net.di2e.ecdr.api:cdr-api:jar:1.1.3'
Click the following link to download the jar file.
cdr-api-1.1.3-javadoc.jar