is not current version
Last Version 5.24.8-pre.21

io.sunland:kotlin-react-intl 5.8.1-pre.13-kotlin-1.5.31

Kotlin/JS wrapper for React Intl

Categories

Categories

Kotlin Languages React User Interface Web Frameworks
GroupId

GroupId

io.sunland
ArtifactId

ArtifactId

kotlin-react-intl
Version

Version

5.8.1-pre.13-kotlin-1.5.31
Type

Type

pom

Download kotlin-react-intl 5.8.1-pre.13-kotlin-1.5.31


<!-- https://jarcasting.com/artifacts/io.sunland/kotlin-react-intl/ -->
<dependency>
    <groupId>io.sunland</groupId>
    <artifactId>kotlin-react-intl</artifactId>
    <version>5.8.1-pre.13-kotlin-1.5.31</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.sunland/kotlin-react-intl/
implementation 'io.sunland:kotlin-react-intl:5.8.1-pre.13-kotlin-1.5.31'
// https://jarcasting.com/artifacts/io.sunland/kotlin-react-intl/
implementation ("io.sunland:kotlin-react-intl:5.8.1-pre.13-kotlin-1.5.31")
'io.sunland:kotlin-react-intl:pom:5.8.1-pre.13-kotlin-1.5.31'
<dependency org="io.sunland" name="kotlin-react-intl" rev="5.8.1-pre.13-kotlin-1.5.31">
  <artifact name="kotlin-react-intl" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.sunland', module='kotlin-react-intl', version='5.8.1-pre.13-kotlin-1.5.31')
)
libraryDependencies += "io.sunland" % "kotlin-react-intl" % "5.8.1-pre.13-kotlin-1.5.31"
[io.sunland/kotlin-react-intl "5.8.1-pre.13-kotlin-1.5.31"]