fluid-cldr
Basic functionality to access CLDR data.
Needed for building fluid-i18n.
Highly experimental, feel free to contribute!
Installation
build.gradle.kts
:
dependencies {
implementation("io.fluidsonic.cldr:fluid-cldr:0.9.1-37")
}
License
Apache 2.0