swaldman / untemplate   0.1.2

Apache License 2.0 GitHub

Scala 3 template engine, think Twirl meets JSP

Scala versions: 3.x

untemplate 0.0.5


Group ID:
com.mchange
Artifact ID:
untemplate_3
Version:
0.0.5
Release Date:
Sep 5, 2023
Licenses:
Files:

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

Mill build tool

ivy"com.mchange::untemplate:0.0.5"

Scala CLI

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

Ammonite REPL

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

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

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