License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.znerd |
ArtifactId | ArtifactIdhandlebarsjs-amd |
Last Version | Last Version1.0-rc1.001 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHandlebars.js AMD Library
Handlebars.js with AMD wrapper
|
Project URL |
Project URL |
Filename | Size |
---|---|
handlebarsjs-amd-1.0-rc1.001.pom | |
handlebarsjs-amd-1.0-rc1.001.js | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.znerd/handlebarsjs-amd/ -->
<dependency>
<groupId>org.znerd</groupId>
<artifactId>handlebarsjs-amd</artifactId>
<version>1.0-rc1.001</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.znerd/handlebarsjs-amd/
implementation 'org.znerd:handlebarsjs-amd:1.0-rc1.001'
// https://jarcasting.com/artifacts/org.znerd/handlebarsjs-amd/
implementation ("org.znerd:handlebarsjs-amd:1.0-rc1.001")
'org.znerd:handlebarsjs-amd:pom:1.0-rc1.001'
<dependency org="org.znerd" name="handlebarsjs-amd" rev="1.0-rc1.001">
<artifact name="handlebarsjs-amd" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.znerd', module='handlebarsjs-amd', version='1.0-rc1.001')
)
libraryDependencies += "org.znerd" % "handlebarsjs-amd" % "1.0-rc1.001"
[org.znerd/handlebarsjs-amd "1.0-rc1.001"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.mojo : almond | js | 0.0.2-alpha-1 |