Download url-parser-0.0.0.jar file - Jar u

Jar examples for u:url-parser

Description

Url parser based on the provided template, e.g. /template/{variable}

You can download jar file url-parser 0.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add url-parser-0.0.0.jar to your project.

<dependency>
   <groupId>cat.inspiracio</groupId>
   <artifactId>url-parser</artifactId>
   <version>0.0.0</version>
</dependency>
compile group: 'cat.inspiracio', name: 'url-parser', version: '0.0.0'
libraryDependencies += "cat.inspiracio" % "url-parser" % "0.0.0"
<dependency org="cat.inspiracio" name="url-parser" rev="0.0.0"/>
@Grapes(@Grab(group='cat.inspiracio', module='url-parser', version='0.0.0'))
'cat.inspiracio:url-parser:jar:0.0.0'

Download

Click the following link to download the jar file.

url-parser-0.0.0-javadoc.jar
url-parser-0.0.0-sources.jar
url-parser-0.0.0.jar
url-parser-0.0.0.pom



Related Tutorials