Jar examples for w:wrench-commons
A set of generally useful Java classes
You can download jar file wrench-commons 0.9 in this page.
You can use the following script to add wrench-commons-0.9.jar to your project.
<dependency> <groupId>com.erigir</groupId> <artifactId>wrench-commons</artifactId> <version>0.9</version> </dependency>
compile group: 'com.erigir', name: 'wrench-commons', version: '0.9'
libraryDependencies += "com.erigir" % "wrench-commons" % "0.9"
<dependency org="com.erigir" name="wrench-commons" rev="0.9"/>
@Grapes(@Grab(group='com.erigir', module='wrench-commons', version='0.9'))
'com.erigir:wrench-commons:jar:0.9'
Click the following link to download the jar file.
wrench-commons-0.9-javadoc.jar