Download de.huxhorn.sulky.conditions-0.9.15.jar file - Jar d

Jar examples for d:de.huxhorn.sulky.conditions

Description

This file is part of the sulky modules. It contains the definition of conditions and the implementation of some purpose conditions.

You can download jar file de.huxhorn.sulky.conditions 0.9.15 in this page.

License

GNU Lesser General Public License v3 (LGPL)

Build File

You can use the following script to add de.huxhorn.sulky.conditions-0.9.15.jar to your project.

<dependency>
   <groupId>de.huxhorn.sulky</groupId>
   <artifactId>de.huxhorn.sulky.conditions</artifactId>
   <version>0.9.15</version>
</dependency>
compile group: 'de.huxhorn.sulky', name: 'de.huxhorn.sulky.conditions', version: '0.9.15'
libraryDependencies += "de.huxhorn.sulky" % "de.huxhorn.sulky.conditions" % "0.9.15"
<dependency org="de.huxhorn.sulky" name="de.huxhorn.sulky.conditions" rev="0.9.15"/>
@Grapes(@Grab(group='de.huxhorn.sulky', module='de.huxhorn.sulky.conditions', version='0.9.15'))
'de.huxhorn.sulky:de.huxhorn.sulky.conditions:jar:0.9.15'

Download

Click the following link to download the jar file.

de.huxhorn.sulky.conditions-0.9.15-javadoc.jar
de.huxhorn.sulky.conditions-0.9.15-sources.jar
de.huxhorn.sulky.conditions-0.9.15.jar
de.huxhorn.sulky.conditions-0.9.15.pom



Related Tutorials