MVN

com.github.edgarespina : handlebars

Maven & Gradle

Aug 06, 2012
3 usages

Handlebars · Logic-less and semantic templates with Java

<dependency>
    <groupId>com.github.edgarespina</groupId>
    <artifactId>handlebars</artifactId>
    <version>0.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.edgarespina : handlebars to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.1

All Versions

Choose a version of com.github.edgarespina : handlebars to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
handlebars-0.3.1
handlebars-0.3.0
0.2.x
handlebars-0.2.2
handlebars-0.2.1
handlebars-0.2.0
0.1.x
handlebars-0.1.0

How to add a dependency to Maven

Add the following com.github.edgarespina : handlebars maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.edgarespina</groupId>
    <artifactId>handlebars</artifactId>
    <version>0.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.edgarespina : handlebars gradle dependency to your build.gradle file:

implementation 'com.github.edgarespina:handlebars:0.3.1'

Gradle Kotlin DSL: Add the following com.github.edgarespina : handlebars gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.edgarespina:handlebars:0.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.edgarespina : handlebars sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.edgarespina" % "handlebars" % "0.3.1"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 03, 2020
46 usages
5 stars
Sep 14, 2017
6 usages
1k stars
Mar 23, 2021
2 usages
38 stars
Jul 03, 2022
3 usages
16 stars
Jul 25, 2013
3 usages
6 stars
Aug 17, 2023
18 usages
3.4k stars
Jun 07, 2023
12 usages
3 stars
Aug 08, 2023
5 usages
10 stars