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

vi.company.conf Maven / Gradle / Ivy

The newest version!
include "name.conf"

company {
  prefixes = ["Công ty", "Cty TNHH", "Cty", "Cửa hàng", "Trung tâm", "Chi nhánh"]

  company-name-builder = {
    options = [
      {parts = [{type = "seq-string-part", value = ${company.prefixes}, suffix = " "}, {type = "seq-string-part", value = ${name.last.names}}]}
    ]
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy