Download chutils-1.1.jar file - Jar c

Jar examples for c:chutils

Description

You can download jar file chutils 1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

chutils-1.1-javadoc.jar
chutils-1.1-sources.jar
chutils-1.1.jar
chutils-1.1.pom



Related Tutorials