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

default.app.conf Maven / Gradle / Ivy

The newest version!
include "dummy.conf"

app {
  names = [${dummy.string}]
  app-version-builder = {
    options = [
      {parts = [{type = "seq-string-part", value = [${dummy.string}]}]}
    ]
  }
  app-author-builder = {options = [{parts = [{type = "string-part", value = ${dummy.string}}]}]}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy