i18n4k-gradle-plugin

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

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

de.comahe.i18n4k
ArtifactId

ArtifactId

de.comahe.i18n4k.gradle.plugin
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://comahe-de.github.io/i18n4k/
Source Code Management

Source Code Management

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

Download de.comahe.i18n4k.gradle.plugin

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
de.comahe.i18n4k : i18n4k-gradle-plugin jar 0.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.0
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0