License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIduritemplate |
Version | Version0.3.4 |
Type | Typejar |
Description |
Descriptionuritemplate
WebJar for uritemplate
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
uritemplate-0.3.4.pom | |
uritemplate-0.3.4.jar | 44 KB |
uritemplate-0.3.4-sources.jar | 22 bytes |
uritemplate-0.3.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/uritemplate/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>uritemplate</artifactId>
<version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/uritemplate/
implementation 'org.webjars.npm:uritemplate:0.3.4'
// https://jarcasting.com/artifacts/org.webjars.npm/uritemplate/
implementation ("org.webjars.npm:uritemplate:0.3.4")
'org.webjars.npm:uritemplate:jar:0.3.4'
<dependency org="org.webjars.npm" name="uritemplate" rev="0.3.4">
<artifact name="uritemplate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='uritemplate', version='0.3.4')
)
libraryDependencies += "org.webjars.npm" % "uritemplate" % "0.3.4"
[org.webjars.npm/uritemplate "0.3.4"]