Jar examples for w:wrench-web
A set of utility classes for simplifying common tasks around reading and serving HTTP/HTML
You can download jar file wrench-web 2.1.0+124 in this page.
You can use the following script to add wrench-web-2.1.0+124.jar to your project.
<dependency> <groupId>com.erigir</groupId> <artifactId>wrench-web</artifactId> <version>2.1.0+124</version> </dependency>
compile group: 'com.erigir', name: 'wrench-web', version: '2.1.0+124'
libraryDependencies += "com.erigir" % "wrench-web" % "2.1.0+124"
<dependency org="com.erigir" name="wrench-web" rev="2.1.0+124"/>
@Grapes(@Grab(group='com.erigir', module='wrench-web', version='2.1.0+124'))
'com.erigir:wrench-web:jar:2.1.0+124'
Click the following link to download the jar file.
wrench-web-2.1.0+124-javadoc.jar