Download wrench-commons-2.1.3+132.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 2.1.3+132 in this page.

Build File

You can use the following script to add wrench-commons-2.1.3+132.jar to your project.

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

Download

Click the following link to download the jar file.

wrench-commons-2.1.3+132-javadoc.jar
wrench-commons-2.1.3+132-sources.jar
wrench-commons-2.1.3+132.jar
wrench-commons-2.1.3+132.pom



Related Tutorials