scala-thera / thera   0.0.3

GitHub

A template engine for Scala

Scala versions: 2.13 2.12

thera 0.0.3


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

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

Mill build tool

ivy"com.functortech::thera:0.0.3"

Scala CLI

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

Ammonite REPL

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

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

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