mwunsch / handlebars.scala   2.0.2

Apache License 2.0 GitHub

A Scala implementation of the Handlebars templating language (a superset of Mustache).

Scala versions: 2.11 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:

libraryDependencies += "com.gilt" %% "handlebars" % "0.0.19-20131031112233"

Mill build tool

ivy"com.gilt::handlebars:0.0.19-20131031112233"

Scala CLI

//> using dep "com.gilt::handlebars:0.0.19-20131031112233"

Ammonite REPL

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'