Last Version

null 0.9

null

License

License

GroupId

GroupId

com.github.fge
ArtifactId

ArtifactId

uri-template
Version

Version

0.9
Type

Type

jar
Description

Description

null
null
Project URL

Project URL

https://github.com/fge/uri-template

Download uri-template 0.9


<!-- https://jarcasting.com/artifacts/com.github.fge/uri-template/ -->
<dependency>
    <groupId>com.github.fge</groupId>
    <artifactId>uri-template</artifactId>
    <version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fge/uri-template/
implementation 'com.github.fge:uri-template:0.9'
// https://jarcasting.com/artifacts/com.github.fge/uri-template/
implementation ("com.github.fge:uri-template:0.9")
'com.github.fge:uri-template:jar:0.9'
<dependency org="com.github.fge" name="uri-template" rev="0.9">
  <artifact name="uri-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fge', module='uri-template', version='0.9')
)
libraryDependencies += "com.github.fge" % "uri-template" % "0.9"
[com.github.fge/uri-template "0.9"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.fge : msg-simple jar 1.1
com.google.guava : guava jar 16.0.1
com.google.code.findbugs : jsr305 jar 2.0.1

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.5
org.testng : testng jar 6.8.7
com.github.fge : jackson-coreutils jar 1.6

Project Modules

There are no modules declared in this project.