i18n4k-core

i18n4k is a multiplatform (JVM, JS, native) library and code generator for Kotlin to handle internationalisation (i18n) in your program.

Лицензия

Лицензия

Категории

Категории

JavaScript Языки программирования
Группа

Группа

de.comahe.i18n4k
Идентификатор

Идентификатор

i18n4k-core-js
Последняя версия

Последняя версия

0.4.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

i18n4k-core
i18n4k is a multiplatform (JVM, JS, native) library and code generator for Kotlin to handle internationalisation (i18n) in your program.
Ссылка на сайт

Ссылка на сайт

https://comahe-de.github.io/i18n4k/
Система контроля версий

Система контроля версий

https://github.com/comahe-de/i18n4k

Скачать i18n4k-core-js

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/de.comahe.i18n4k/i18n4k-core-js/ -->
<dependency>
    <groupId>de.comahe.i18n4k</groupId>
    <artifactId>i18n4k-core-js</artifactId>
    <version>0.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.comahe.i18n4k/i18n4k-core-js/
implementation 'de.comahe.i18n4k:i18n4k-core-js:0.4.0'
// https://jarcasting.com/artifacts/de.comahe.i18n4k/i18n4k-core-js/
implementation ("de.comahe.i18n4k:i18n4k-core-js:0.4.0")
'de.comahe.i18n4k:i18n4k-core-js:pom:0.4.0'
<dependency org="de.comahe.i18n4k" name="i18n4k-core-js" rev="0.4.0">
  <artifact name="i18n4k-core-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.comahe.i18n4k', module='i18n4k-core-js', version='0.4.0')
)
libraryDependencies += "de.comahe.i18n4k" % "i18n4k-core-js" % "0.4.0"
[de.comahe.i18n4k/i18n4k-core-js "0.4.0"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.21
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.21
org.jetbrains.kotlinx : atomicfu-js jar 0.17.2
org.jetbrains.kotlinx : kotlinx-collections-immutable-js jar 0.3.5

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.4.0
0.3.0
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0