Jar examples for c:cadi-core
CADI
You can download jar file cadi-core 1.3.2-oss in this page.
Open Source License
You can use the following script to add cadi-core-1.3.2-oss.jar to your project.
<dependency> <groupId>com.att.cadi</groupId> <artifactId>cadi-core</artifactId> <version>1.3.2-oss</version> </dependency>
compile group: 'com.att.cadi', name: 'cadi-core', version: '1.3.2-oss'
libraryDependencies += "com.att.cadi" % "cadi-core" % "1.3.2-oss"
<dependency org="com.att.cadi" name="cadi-core" rev="1.3.2-oss"/>
@Grapes(@Grab(group='com.att.cadi', module='cadi-core', version='1.3.2-oss'))
'com.att.cadi:cadi-core:jar:1.3.2-oss'
Click the following link to download the jar file.
cadi-core-1.3.2-oss-javadoc.jar