Jar examples for u:uritemplate
Complete Java implementation of URI Templates as defined by the IETF URI Template Internet Draft, Version 8
You can download jar file uritemplate 1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add uritemplate-1.0.jar to your project.
<dependency> <groupId>com.scurrilous</groupId> <artifactId>uritemplate</artifactId> <version>1.0</version> </dependency>
compile group: 'com.scurrilous', name: 'uritemplate', version: '1.0'
libraryDependencies += "com.scurrilous" % "uritemplate" % "1.0"
<dependency org="com.scurrilous" name="uritemplate" rev="1.0"/>
@Grapes(@Grab(group='com.scurrilous', module='uritemplate', version='1.0'))
'com.scurrilous:uritemplate:jar:1.0'
Click the following link to download the jar file.
uritemplate-1.0-javadoc.jar