Last Version

i18n4k-core 0.4.0

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

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

de.comahe.i18n4k
ArtifactId

ArtifactId

i18n4k-core-js
Version

Version

0.4.0
Type

Type

pom
Description

Description

i18n4k-core
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 i18n4k-core-js 0.4.0


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

Dependencies

compile (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.