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