is not current version
Last Version 0.3.1

com.github.edgarespina:handlebars 0.2.1

Logic-less and semantic templates with Java

GroupId

GroupId

com.github.edgarespina
ArtifactId

ArtifactId

handlebars
Version

Version

0.2.1
Type

Type

jar

Download handlebars 0.2.1


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