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

templates.kotlin.enum.mustache Maven / Gradle / Ivy

There is a newer version: 0.113
Show newest version
{{>header}}{{#packageName}}package {{&packageName}}

{{/packageName}}{{#constraints}}{{#schema}}{{#description}}{{&indent}}/**
{{&indent}} * {{&description}}
{{&indent}} */
{{/description}}{{/schema}}{{/constraints}}{{>enum_body}}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy