Download wrench-commons-0.7.jar file - Jar w

Jar examples for w:wrench-commons

Description

A set of generally useful Java classes

You can download jar file wrench-commons 0.7 in this page.

Build File

You can use the following script to add wrench-commons-0.7.jar to your project.

<dependency>
   <groupId>com.erigir</groupId>
   <artifactId>wrench-commons</artifactId>
   <version>0.7</version>
</dependency>
compile group: 'com.erigir', name: 'wrench-commons', version: '0.7'
libraryDependencies += "com.erigir" % "wrench-commons" % "0.7"
<dependency org="com.erigir" name="wrench-commons" rev="0.7"/>
@Grapes(@Grab(group='com.erigir', module='wrench-commons', version='0.7'))
'com.erigir:wrench-commons:jar:0.7'

Download

Click the following link to download the jar file.

wrench-commons-0.7.jar
wrench-commons-0.7-javadoc.jar
wrench-commons-0.7.pom
wrench-commons-0.7-sources.jar



Related Tutorials