| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторhandlebars-helpers |
| Последняя версия | Последняя версия0.10.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhandlebars-helpers
WebJar for handlebars-helpers
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]