MVN

org.beryx : handlebars-java-helpers

Maven & Gradle

Jun 13, 2018
1 usages
1 stars

handlebars-java-helpers · The Handlebars.java Helpers artifact

<dependency>
    <groupId>org.beryx</groupId>
    <artifactId>handlebars-java-helpers</artifactId>
    <version>0.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.beryx : handlebars-java-helpers to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.1

All Versions

Choose a version of org.beryx : handlebars-java-helpers to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
handlebars-java-helpers-0.4.1
0.3.x
handlebars-java-helpers-0.3.0
0.2.x
handlebars-java-helpers-0.2.2
handlebars-java-helpers-0.2.1
handlebars-java-helpers-0.2.0
0.1.x
handlebars-java-helpers-0.1.1
handlebars-java-helpers-0.1.0

How to add a dependency to Maven

Add the following org.beryx : handlebars-java-helpers maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.beryx</groupId>
    <artifactId>handlebars-java-helpers</artifactId>
    <version>0.4.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.beryx : handlebars-java-helpers gradle dependency to your build.gradle file:

implementation 'org.beryx:handlebars-java-helpers:0.4.1'

Gradle Kotlin DSL: Add the following org.beryx : handlebars-java-helpers gradle kotlin dependency to your build.gradle.kts file:

implementation("org.beryx:handlebars-java-helpers:0.4.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.beryx : handlebars-java-helpers sbt scala dependency to your build.sbt file:

libraryDependencies += "org.beryx" % "handlebars-java-helpers" % "0.4.1"

Advertisement

Dependencies from Group

Apr 18, 2020
11 usages
310 stars
Aug 02, 2020
5 usages
10 stars
Jun 13, 2018
1 usages
1 stars
Jul 08, 2018
1 usages
40 stars
Apr 18, 2020
1 usages
310 stars

Discover Dependencies