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

de.comahe.i18n4k:de.comahe.i18n4k.gradle.plugin 0.1.0

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

Категории

Категории

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

Группа

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

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

de.comahe.i18n4k.gradle.plugin
Версия

Версия

0.1.0
Тип

Тип

pom

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


<!-- 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.1.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.1.0'
// https://jarcasting.com/artifacts/de.comahe.i18n4k/de.comahe.i18n4k.gradle.plugin/
implementation ("de.comahe.i18n4k:de.comahe.i18n4k.gradle.plugin:0.1.0")
'de.comahe.i18n4k:de.comahe.i18n4k.gradle.plugin:pom:0.1.0'
<dependency org="de.comahe.i18n4k" name="de.comahe.i18n4k.gradle.plugin" rev="0.1.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.1.0')
)
libraryDependencies += "de.comahe.i18n4k" % "de.comahe.i18n4k.gradle.plugin" % "0.1.0"
[de.comahe.i18n4k/de.comahe.i18n4k.gradle.plugin "0.1.0"]