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