is not current version
Last Version 1.0.0

com.gilt:handlebars_2.9.1 0.0.23

handlebars

GroupId

GroupId

com.gilt
ArtifactId

ArtifactId

handlebars_2.9.1
Version

Version

0.0.23
Type

Type

jar

Download handlebars_2.9.1 0.0.23


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