Download constraint_2.10-1.6.5.jar file - Jar c

Jar examples for c:constraint-2.10

Description

constraint

You can download jar file constraint_2.10 1.6.5 in this page.

License

BSD-style

Build File

You can use the following script to add constraint_2.10-1.6.5.jar to your project.

<dependency>
   <groupId>org.cddcore</groupId>
   <artifactId>constraint_2.10</artifactId>
   <version>1.6.5</version>
</dependency>
compile group: 'org.cddcore', name: 'constraint_2.10', version: '1.6.5'
libraryDependencies += "org.cddcore" % "constraint_2.10" % "1.6.5"
<dependency org="org.cddcore" name="constraint_2.10" rev="1.6.5"/>
@Grapes(@Grab(group='org.cddcore', module='constraint_2.10', version='1.6.5'))
'org.cddcore:constraint_2.10:jar:1.6.5'

Download

Click the following link to download the jar file.

constraint_2.10-1.6.5-javadoc.jar
constraint_2.10-1.6.5-sources.jar
constraint_2.10-1.6.5.jar
constraint_2.10-1.6.5.pom



Related Tutorials