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