Light web server very extensible
More information in: https://acsgh.github.io/mad-scala/
libraryDependencies += "com.github.acsgh.mad.scala.server.converter.template" %% "twirl" % "0.8.1"
import $ivy.`com.github.acsgh.mad.scala.server.converter.template::twirl:0.8.1`
<dependency> <groupId>com.github.acsgh.mad.scala.server.converter.template</groupId> <artifactId>twirl_2.13</artifactId> <version>0.8.1</version> </dependency>
compile group: 'com.github.acsgh.mad.scala.server.converter.template', name: 'twirl_2.13', version: '0.8.1'
ivy"com.github.acsgh.mad.scala.server.converter.template::twirl:0.8.1"