Download CLUtilities-0.0.1.jar file - Jar c

Jar examples for c:CLUtilities

Description

Utility classes.

You can download jar file CLUtilities 0.0.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add CLUtilities-0.0.1.jar to your project.

<dependency>
   <groupId>net.sf.cotelab</groupId>
   <artifactId>CLUtilities</artifactId>
   <version>0.0.1</version>
</dependency>
compile group: 'net.sf.cotelab', name: 'CLUtilities', version: '0.0.1'
libraryDependencies += "net.sf.cotelab" % "CLUtilities" % "0.0.1"
<dependency org="net.sf.cotelab" name="CLUtilities" rev="0.0.1"/>
@Grapes(@Grab(group='net.sf.cotelab', module='CLUtilities', version='0.0.1'))
'net.sf.cotelab:CLUtilities:jar:0.0.1'

Download

Click the following link to download the jar file.

CLUtilities-0.0.1-javadoc.jar
CLUtilities-0.0.1-sources.jar
CLUtilities-0.0.1.jar
CLUtilities-0.0.1.pom



Related Tutorials