swaldman / untemplate   0.1.2

Apache License 2.0 GitHub

Scala 3 template engine, think Twirl meets JSP

Scala versions: 3.x

untemplate 0.1.2


Group ID:
com.mchange
Artifact ID:
untemplate_3
Version:
0.1.2
Release Date:
Jan 5, 2024
Licenses:
Files:

libraryDependencies += "com.mchange" %% "untemplate" % "0.1.2"

Mill build tool

ivy"com.mchange::untemplate:0.1.2"

Scala CLI

//> using dep "com.mchange::untemplate:0.1.2"

Ammonite REPL

import $ivy.`com.mchange::untemplate:0.1.2`

<dependency>
  <groupId>com.mchange</groupId>
  <artifactId>untemplate_3</artifactId>
  <version>0.1.2</version>
</dependency>

compile group: 'com.mchange', name: 'untemplate_3', version: '0.1.2'