is not current version
Last Version 1.0.0

com.gilt:handlebars_2.9.2 0.0.22

handlebars

GroupId

GroupId

com.gilt
ArtifactId

ArtifactId

handlebars_2.9.2
Version

Version

0.0.22
Type

Type

jar

Download handlebars_2.9.2 0.0.22


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