License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdde.comahe.i18n4k |
ArtifactId | ArtifactIdde.comahe.i18n4k.gradle.plugin |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioni18n4k-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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
de.comahe.i18n4k.gradle.plugin-0.4.0.pom | |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
de.comahe.i18n4k : i18n4k-gradle-plugin | jar | 0.4.0 |