All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scala-cask.modelEnum.mustache Maven / Gradle / Ivy

The newest version!
enum {{classname}} derives RW :
{{#allowableValues}}
    {{#values}}
    case {{.}}
    {{/values}}
{{/allowableValues}}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy