A template engine for Scala
TODO
libraryDependencies += "com.functortech" %% "thera" % "0.0.3"
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'
ivy"com.functortech::thera:0.0.3"