Download uri-template_2.10-1.0.2.jar file - Jar u

Jar examples for u:uri-template-2.10

Description

URI Template

You can download jar file uri-template_2.10 1.0.2 in this page.

License

Apache 2

Build File

You can use the following script to add uri-template_2.10-1.0.2.jar to your project.

<dependency>
   <groupId>no.arktekk</groupId>
   <artifactId>uri-template_2.10</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'no.arktekk', name: 'uri-template_2.10', version: '1.0.2'
libraryDependencies += "no.arktekk" % "uri-template_2.10" % "1.0.2"
<dependency org="no.arktekk" name="uri-template_2.10" rev="1.0.2"/>
@Grapes(@Grab(group='no.arktekk', module='uri-template_2.10', version='1.0.2'))
'no.arktekk:uri-template_2.10:jar:1.0.2'

Download

Click the following link to download the jar file.

uri-template_2.10-1.0.2-javadoc.jar
uri-template_2.10-1.0.2-sources.jar
uri-template_2.10-1.0.2.jar
uri-template_2.10-1.0.2.pom



Related Tutorials