scala-thera / thera   0.0.3

GitHub

A template engine for Scala

Scala versions: 2.13 2.12

thera 0.0.1


Group ID:
com.functortech
Artifact ID:
thera_2.12
Version:
0.0.1
Release Date:
Jul 27, 2018
Licenses:
Files:

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

Mill build tool

ivy"com.functortech::thera:0.0.1"

Scala CLI

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

Ammonite REPL

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

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

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