License |
License |
---|---|
Categories |
CategoriesKotlin Languages React User Interface Web Frameworks |
GroupId | GroupIdio.sunland |
ArtifactId | ArtifactIdkotlin-react-intl |
Last Version | Last Version5.24.8-pre.21 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionkotlin-react-intl
Kotlin/JS wrapper for React Intl
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kotlin-react-intl-5.24.8-pre.21.pom | |
kotlin-react-intl-5.24.8-pre.21-sources.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.sunland/kotlin-react-intl/ -->
<dependency>
<groupId>io.sunland</groupId>
<artifactId>kotlin-react-intl</artifactId>
<version>5.24.8-pre.21</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.sunland/kotlin-react-intl/
implementation 'io.sunland:kotlin-react-intl:5.24.8-pre.21'
// https://jarcasting.com/artifacts/io.sunland/kotlin-react-intl/
implementation ("io.sunland:kotlin-react-intl:5.24.8-pre.21")
'io.sunland:kotlin-react-intl:pom:5.24.8-pre.21'
<dependency org="io.sunland" name="kotlin-react-intl" rev="5.24.8-pre.21">
<artifact name="kotlin-react-intl" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.sunland', module='kotlin-react-intl', version='5.24.8-pre.21')
)
libraryDependencies += "io.sunland" % "kotlin-react-intl" % "5.24.8-pre.21"
[io.sunland/kotlin-react-intl "5.24.8-pre.21"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin-wrappers : kotlin-react | jar | 18.1.0-pre.343 |
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.7.0 |