is not current version
Last Version 1.0

com.gilt:handlebars 0.0.4

Handlebars

GroupId

GroupId

com.gilt
ArtifactId

ArtifactId

handlebars
Version

Version

0.0.4
Type

Type

jar

Download handlebars 0.0.4


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