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