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

Jar examples for c:constraint-2.10

Description

constraint

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

License

BSD-style

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials