License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Github Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-janl-mustache-js- |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmustache
WebJar for mustache
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-janl-mustache-js-/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-janl-mustache-js-</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-janl-mustache-js-/
implementation 'org.webjars.npm:github-com-janl-mustache-js-:3.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-janl-mustache-js-/
implementation ("org.webjars.npm:github-com-janl-mustache-js-:3.0.1")
'org.webjars.npm:github-com-janl-mustache-js-:jar:3.0.1'
<dependency org="org.webjars.npm" name="github-com-janl-mustache-js-" rev="3.0.1">
<artifact name="github-com-janl-mustache-js-" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-janl-mustache-js-', version='3.0.1')
)
libraryDependencies += "org.webjars.npm" % "github-com-janl-mustache-js-" % "3.0.1"
[org.webjars.npm/github-com-janl-mustache-js- "3.0.1"]