A Scala implementation of the Handlebars templating language (a superset of Mustache).
Scala versions:
2.10
handlebars 1.0.0
Group ID:
com.gilt
Artifact ID:
handlebars_2.10
Version:
1.0.0
Release Date:
May 11, 2014
Licenses:
Files:
Full Scala Version:
2.10.2
Developers:
libraryDependencies += "com.gilt" %% "handlebars" % "1.0.0"
ivy"com.gilt::handlebars:1.0.0"
//> using dep "com.gilt::handlebars:1.0.0"
import $ivy.`com.gilt::handlebars:1.0.0`
<dependency> <groupId>com.gilt</groupId> <artifactId>handlebars_2.10</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.gilt', name: 'handlebars_2.10', version: '1.0.0'