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

Build File

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

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

Download

Click the following link to download the jar file.

wrench-commons-1.1.1+55-javadoc.jar
wrench-commons-1.1.1+55-sources.jar
wrench-commons-1.1.1+55.jar
wrench-commons-1.1.1+55.pom



Related Tutorials