
as.rubble_2.10.0.4.1.source-code.mustache.scala Maven / Gradle / Ivy
The newest version!
package com.earldouglas.rubble.mustache
object `package` {
lazy val mustacheFactory = {
val mf = new com.github.mustachejava.DefaultMustacheFactory()
mf.setObjectHandler(new com.twitter.mustache.ScalaObjectHandler)
mf
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy