| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdrequire-handlebars-plugin |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionrequire-handlebars-plugin
WebJar for require-handlebars-plugin
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| require-handlebars-plugin-1.0.0.pom | |
| require-handlebars-plugin-1.0.0.jar | 345 KB |
| require-handlebars-plugin-1.0.0-sources.jar | 22 bytes |
| require-handlebars-plugin-1.0.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/require-handlebars-plugin/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>require-handlebars-plugin</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/require-handlebars-plugin/
implementation 'org.webjars.bower:require-handlebars-plugin:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.bower/require-handlebars-plugin/
implementation ("org.webjars.bower:require-handlebars-plugin:1.0.0")
'org.webjars.bower:require-handlebars-plugin:jar:1.0.0'
<dependency org="org.webjars.bower" name="require-handlebars-plugin" rev="1.0.0">
<artifact name="require-handlebars-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='require-handlebars-plugin', version='1.0.0')
)
libraryDependencies += "org.webjars.bower" % "require-handlebars-plugin" % "1.0.0"
[org.webjars.bower/require-handlebars-plugin "1.0.0"]