![JAR search and dependency download from the Maven repository](/logo.png)
scalagen.consts.scala Maven / Gradle / Ivy
The newest version!
package {{package}}
@javax.annotation.Generated(value = Array("com.twitter.scrooge.Compiler"))
object Constants {
{{#constants}}
{{docstring}}
val {{name}}: {{fieldType}} = {{value}}
{{/constants}}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy