enpassant / ickenham   1.5.0

Apache License 2.0 GitHub

Ickenham is fast and concise template system, largely compatible with Handlebars and Mustache templates.

Scala versions: 2.13 2.12 2.11
Scala Native versions: 0.3

ickenham 1.3.0


Group ID:
com.github.enpassant
Artifact ID:
ickenham_2.12
Version:
1.3.0
Release Date:
Mar 30, 2018
Licenses:
Files:

libraryDependencies += "com.github.enpassant" %% "ickenham" % "1.3.0"

Mill build tool

ivy"com.github.enpassant::ickenham:1.3.0"

Scala CLI

//> using dep "com.github.enpassant::ickenham:1.3.0"

Ammonite REPL

import $ivy.`com.github.enpassant::ickenham:1.3.0`

<dependency>
  <groupId>com.github.enpassant</groupId>
  <artifactId>ickenham_2.12</artifactId>
  <version>1.3.0</version>
</dependency>

compile group: 'com.github.enpassant', name: 'ickenham_2.12', version: '1.3.0'