is not current version
Last Version 8.2.0-pre.19

io.sunland:kotlin-react-responsive 8.1.0-pre.13-kotlin-1.5.31

Kotlin/JS wrapper for React Responsive

Categories

Categories

Kotlin Languages React User Interface Web Frameworks
GroupId

GroupId

io.sunland
ArtifactId

ArtifactId

kotlin-react-responsive
Version

Version

8.1.0-pre.13-kotlin-1.5.31
Type

Type

pom

Download kotlin-react-responsive 8.1.0-pre.13-kotlin-1.5.31


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