не последняя версия
Последняя версия 1.0

com.gilt:handlebars 0.0.15

Handlebars

Группа

Группа

com.gilt
Идентификатор

Идентификатор

handlebars
Версия

Версия

0.0.15
Тип

Тип

jar

Скачать handlebars 0.0.15


<!-- https://jarcasting.com/artifacts/com.gilt/handlebars/ -->
<dependency>
    <groupId>com.gilt</groupId>
    <artifactId>handlebars</artifactId>
    <version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.gilt/handlebars/
implementation 'com.gilt:handlebars:0.0.15'
// https://jarcasting.com/artifacts/com.gilt/handlebars/
implementation ("com.gilt:handlebars:0.0.15")
'com.gilt:handlebars:jar:0.0.15'
<dependency org="com.gilt" name="handlebars" rev="0.0.15">
  <artifact name="handlebars" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gilt', module='handlebars', version='0.0.15')
)
libraryDependencies += "com.gilt" % "handlebars" % "0.0.15"
[com.gilt/handlebars "0.0.15"]