Jar examples for u:urlbuilder
Create and modify URLs and URL parameters easily, with a builder class.
You can download jar file urlbuilder 1.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add urlbuilder-1.1.jar to your project.
<dependency> <groupId>com.jillesvangurp</groupId> <artifactId>urlbuilder</artifactId> <version>1.1</version> </dependency>
compile group: 'com.jillesvangurp', name: 'urlbuilder', version: '1.1'
libraryDependencies += "com.jillesvangurp" % "urlbuilder" % "1.1"
<dependency org="com.jillesvangurp" name="urlbuilder" rev="1.1"/>
@Grapes(@Grab(group='com.jillesvangurp', module='urlbuilder', version='1.1'))
'com.jillesvangurp:urlbuilder:jar:1.1'
Click the following link to download the jar file.
urlbuilder-1.1-javadoc.jar