is not current version
Last Version 0.3.1

com.github.edgarespina:handlebars.java 0.1.0

Logic-less and semantic templates with Java

GroupId

GroupId

com.github.edgarespina
ArtifactId

ArtifactId

handlebars.java
Version

Version

0.1.0
Type

Type

pom

Download handlebars.java 0.1.0


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