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

apachejavagen.consts.mustache Maven / Gradle / Ivy

There is a newer version: 21.5.0
Show newest version
{{>autogen}}
{{>package}}

{{>type_imports}}

public class Constants {

{{#constants}}
  {{{rendered_value}}}
{{/constants}}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy