Download java-toolbox-1.5.jar file - Jar j

Jar examples for j:java-toolbox

Description

You can download jar file java-toolbox 1.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add java-toolbox-1.5.jar to your project.

<dependency>
   <groupId>org.codeartisans</groupId>
   <artifactId>java-toolbox</artifactId>
   <version>1.5</version>
</dependency>
compile group: 'org.codeartisans', name: 'java-toolbox', version: '1.5'
libraryDependencies += "org.codeartisans" % "java-toolbox" % "1.5"
<dependency org="org.codeartisans" name="java-toolbox" rev="1.5"/>
@Grapes(@Grab(group='org.codeartisans', module='java-toolbox', version='1.5'))
'org.codeartisans:java-toolbox:jar:1.5'

Download

Click the following link to download the jar file.

java-toolbox-1.5-javadoc.jar
java-toolbox-1.5-sources.jar
java-toolbox-1.5.jar
java-toolbox-1.5.pom



Related Tutorials