scala-thera / thera   0.0.3

GitHub

A template engine for Scala

Scala versions: 2.13 2.12

thera 0.0.2


Group ID:
com.functortech
Artifact ID:
thera_2.12
Version:
0.0.2
Release Date:
Aug 8, 2018
Licenses:
Files:

libraryDependencies += "com.functortech" %% "thera" % "0.0.2"

Mill build tool

ivy"com.functortech::thera:0.0.2"

Scala CLI

//> using dep "com.functortech::thera:0.0.2"

Ammonite REPL

import $ivy.`com.functortech::thera:0.0.2`

<dependency>
  <groupId>com.functortech</groupId>
  <artifactId>thera_2.12</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'com.functortech', name: 'thera_2.12', version: '0.0.2'