fluidsonic / fluid-cldr

Kotlin library for making CLDR data more easily accessible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fluid-cldr

Maven Central JCenter Kotlin #fluid-libraries Slack Channel

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.3-37")
}

License

Apache 2.0

About

Kotlin library for making CLDR data more easily accessible

License:Apache License 2.0


Languages

Language:Kotlin 100.0%