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:
Sept 5, 2023
Licenses:
Files:
Full Scala Version:
3.2.1
Developers:
libraryDependencies += "com.mchange" %% "untemplate" % "0.0.5"
ivy"com.mchange::untemplate:0.0.5"
//> using dep "com.mchange::untemplate:0.0.5"
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'