Download wrench-1.0.13.jar file - Jar w

Jar examples for w:wrench

Description

Erigir Common Reusable Tools

You can download jar file wrench 1.0.13 in this page.

License

The MIT License

Build File

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

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

Download

Click the following link to download the jar file.

wrench-1.0.13-javadoc.jar
wrench-1.0.13-sources.jar
wrench-1.0.13.jar
wrench-1.0.13.pom



Related Tutorials