License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdstring-template |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstring-template
WebJar for string-template
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
string-template-1.0.0.pom | |
string-template-1.0.0.jar | 28 KB |
string-template-1.0.0-sources.jar | 22 bytes |
string-template-1.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/string-template/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>string-template</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/string-template/
implementation 'org.webjars.npm:string-template:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/string-template/
implementation ("org.webjars.npm:string-template:1.0.0")
'org.webjars.npm:string-template:jar:1.0.0'
<dependency org="org.webjars.npm" name="string-template" rev="1.0.0">
<artifact name="string-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='string-template', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "string-template" % "1.0.0"
[org.webjars.npm/string-template "1.0.0"]