Categories |
CategoriesKotlin Languages React User Interface Web Frameworks |
---|---|
GroupId | GroupIdio.sunland |
ArtifactId | ArtifactIdkotlin-react-responsive |
Version | Version8.1.0-pre.13-kotlin-1.5.31 |
Type | Typepom |
<!-- 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"]