License |
License |
---|---|
Categories |
CategoriesKotlin Languages React User Interface Web Frameworks |
GroupId | GroupIdio.sunland |
ArtifactId | ArtifactIdkotlin-react-intl |
Version | Version5.21.0-pre.16-kotlin-1.6.10 |
Type | Typepom |
Description |
Descriptionkotlin-react-intl
Kotlin/JS wrapper for React Intl
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.sunland/kotlin-react-intl/ -->
<dependency>
<groupId>io.sunland</groupId>
<artifactId>kotlin-react-intl</artifactId>
<version>5.21.0-pre.16-kotlin-1.6.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.sunland/kotlin-react-intl/
implementation 'io.sunland:kotlin-react-intl:5.21.0-pre.16-kotlin-1.6.10'
// https://jarcasting.com/artifacts/io.sunland/kotlin-react-intl/
implementation ("io.sunland:kotlin-react-intl:5.21.0-pre.16-kotlin-1.6.10")
'io.sunland:kotlin-react-intl:pom:5.21.0-pre.16-kotlin-1.6.10'
<dependency org="io.sunland" name="kotlin-react-intl" rev="5.21.0-pre.16-kotlin-1.6.10">
<artifact name="kotlin-react-intl" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.sunland', module='kotlin-react-intl', version='5.21.0-pre.16-kotlin-1.6.10')
)
libraryDependencies += "io.sunland" % "kotlin-react-intl" % "5.21.0-pre.16-kotlin-1.6.10"
[io.sunland/kotlin-react-intl "5.21.0-pre.16-kotlin-1.6.10"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin-wrappers : kotlin-react-legacy | jar | 17.0.2-pre.284-kotlin-1.6.10 |
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.10 |