i18n4k-gradle-plugin

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

Лицензия

Лицензия

Категории

Категории

Gradle Компиляция и сборка
Группа

Группа

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

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

de.comahe.i18n4k.gradle.plugin
Последняя версия

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

0.4.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

i18n4k-gradle-plugin
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

Скачать de.comahe.i18n4k.gradle.plugin

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
de.comahe.i18n4k : i18n4k-gradle-plugin jar 0.4.0

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

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

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

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