Scala 3 template engine, think Twirl meets JSP
Scala versions:
3.x
untemplate 0.1.0
Group ID:
com.mchange
Artifact ID:
untemplate_3
Version:
0.1.0
Release Date:
Sept 6, 2023
Licenses:
Files:
Full Scala Version:
3.2.2
Developers:
libraryDependencies += "com.mchange" %% "untemplate" % "0.1.0"
ivy"com.mchange::untemplate:0.1.0"
//> using dep "com.mchange::untemplate:0.1.0"
import $ivy.`com.mchange::untemplate:0.1.0`
<dependency> <groupId>com.mchange</groupId> <artifactId>untemplate_3</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.mchange', name: 'untemplate_3', version: '0.1.0'