License |
License |
---|---|
Categories |
CategoriesKotlin Languages React User Interface Web Frameworks |
GroupId | GroupIdio.sunland |
ArtifactId | ArtifactIdkotlin-react-responsive |
Last Version | Last Version8.2.0-pre.19 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionkotlin-react-responsive
Kotlin/JS wrapper for React Responsive
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.sunland/kotlin-react-responsive/ -->
<dependency>
<groupId>io.sunland</groupId>
<artifactId>kotlin-react-responsive</artifactId>
<version>8.2.0-pre.19</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.sunland/kotlin-react-responsive/
implementation 'io.sunland:kotlin-react-responsive:8.2.0-pre.19'
// https://jarcasting.com/artifacts/io.sunland/kotlin-react-responsive/
implementation ("io.sunland:kotlin-react-responsive:8.2.0-pre.19")
'io.sunland:kotlin-react-responsive:pom:8.2.0-pre.19'
<dependency org="io.sunland" name="kotlin-react-responsive" rev="8.2.0-pre.19">
<artifact name="kotlin-react-responsive" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.sunland', module='kotlin-react-responsive', version='8.2.0-pre.19')
)
libraryDependencies += "io.sunland" % "kotlin-react-responsive" % "8.2.0-pre.19"
[io.sunland/kotlin-react-responsive "8.2.0-pre.19"]
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 |