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

Jar examples for c:constraint-2.10

Description

constraint

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

License

BSD-style

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials