scala-thera / thera   0.0.3

GitHub

A template engine for Scala

Scala versions: 2.13 2.12

thera 0.2.0-M2


Group ID:
com.akmetiuk
Artifact ID:
thera_2.13
Version:
0.2.0-M2
Release Date:
May 20, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.akmetiuk" %% "thera" % "0.2.0-M2"

Mill build tool

ivy"com.akmetiuk::thera:0.2.0-M2"

Scala CLI

//> using dep "com.akmetiuk::thera:0.2.0-M2"

Ammonite REPL

import $ivy.`com.akmetiuk::thera:0.2.0-M2`

<dependency>
  <groupId>com.akmetiuk</groupId>
  <artifactId>thera_2.13</artifactId>
  <version>0.2.0-M2</version>
</dependency>

compile group: 'com.akmetiuk', name: 'thera_2.13', version: '0.2.0-M2'