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

config.gender.map Maven / Gradle / Ivy

There is a newer version: 5.0-rc2
Show newest version
mappings = {

    gender(
        F      : 'W',
        (ELSE) : { it }
    )
         
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy