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