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