Download io.wcm.handler.url-0.8.2.jar file - Jar i

Jar examples for i:io.wcm.handler.url

Description

URL resolving and processing.

You can download jar file io.wcm.handler.url 0.8.2 in this page.

License

Apache License

Build File

You can use the following script to add io.wcm.handler.url-0.8.2.jar to your project.

<dependency>
   <groupId>io.wcm</groupId>
   <artifactId>io.wcm.handler.url</artifactId>
   <version>0.8.2</version>
</dependency>
compile group: 'io.wcm', name: 'io.wcm.handler.url', version: '0.8.2'
libraryDependencies += "io.wcm" % "io.wcm.handler.url" % "0.8.2"
<dependency org="io.wcm" name="io.wcm.handler.url" rev="0.8.2"/>
@Grapes(@Grab(group='io.wcm', module='io.wcm.handler.url', version='0.8.2'))
'io.wcm:io.wcm.handler.url:jar:0.8.2'

Download

Click the following link to download the jar file.

io.wcm.handler.url-0.8.2-javadoc.jar
io.wcm.handler.url-0.8.2-sources.jar
io.wcm.handler.url-0.8.2.jar
io.wcm.handler.url-0.8.2.pom



Related Tutorials