| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJavaScript Языки программирования Github Инструменты разработки Контроль версий |
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторgithub-com-components-handlebars-js |
| Последняя версия | Последняя версия4.0.11 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhandlebars
WebJar for handlebars
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- 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"]