Download chutils-1.4.jar file - Jar c

Jar examples for c:chutils

Description

You can download jar file chutils 1.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add chutils-1.4.jar to your project.

<dependency>
   <groupId>com.chaschev</groupId>
   <artifactId>chutils</artifactId>
   <version>1.4</version>
</dependency>
compile group: 'com.chaschev', name: 'chutils', version: '1.4'
libraryDependencies += "com.chaschev" % "chutils" % "1.4"
<dependency org="com.chaschev" name="chutils" rev="1.4"/>
@Grapes(@Grab(group='com.chaschev', module='chutils', version='1.4'))
'com.chaschev:chutils:jar:1.4'

Download

Click the following link to download the jar file.

chutils-1.4-javadoc.jar
chutils-1.4-sources.jar
chutils-1.4.jar
chutils-1.4.pom



Related Tutorials