1.0.4 • Published 6 months ago

i18n-kt v1.0.4

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

i18n

License Issues Pull Requests Code Size codecov

i18n implementations for kotlin multiplatform

Installation

Add dependency to your build.gradle or pom.xml:

compile 'me.nathanfallet.i18n:i18n:1.0.4'
<dependency>
    <groupId>me.nathanfallet.i18n</groupId>
    <artifactId>i18n-jvm</artifactId>
    <version>1.0.4</version>
</dependency>

Or in a JS project with:

npm install i18n-kt
yarn add i18n-kt
1.0.4

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago