MVN

org.jetbrains.compose.runtime : runtime-wasm-js

Maven & Gradle

Dec 06, 2023
15.2k stars

Compose Runtime · Tree composition support for code generated by the Compose compiler plugin and corresponding public API

<dependency>
    <groupId>org.jetbrains.compose.runtime</groupId>
    <artifactId>runtime-wasm-js</artifactId>
    <version>1.6.0-alpha01</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jetbrains.compose.runtime : runtime-wasm-js to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.0-alpha01
  • Latest Alpha: 1.6.0-alpha01

All Versions

Choose a version of org.jetbrains.compose.runtime : runtime-wasm-js to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
runtime-wasm-js-1.6.0-alpha01

How to add a dependency to Maven

Add the following org.jetbrains.compose.runtime : runtime-wasm-js maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jetbrains.compose.runtime</groupId>
    <artifactId>runtime-wasm-js</artifactId>
    <version>1.6.0-alpha01</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jetbrains.compose.runtime : runtime-wasm-js gradle dependency to your build.gradle file:

implementation 'org.jetbrains.compose.runtime:runtime-wasm-js:1.6.0-alpha01'

Gradle Kotlin DSL: Add the following org.jetbrains.compose.runtime : runtime-wasm-js gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jetbrains.compose.runtime:runtime-wasm-js:1.6.0-alpha01")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jetbrains.compose.runtime : runtime-wasm-js sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jetbrains.compose.runtime" % "runtime-wasm-js" % "1.6.0-alpha01"

Advertisement

Dependencies from Group

Aug 11, 2023
77 usages
15.2k stars
Aug 11, 2023
49 usages
15.2k stars
Aug 11, 2023
34 usages
15.2k stars
Aug 11, 2023
15 usages
15.2k stars
Aug 11, 2023
15 usages
15.2k stars

Discover Dependencies

Dec 06, 2023
15.2k stars
Dec 06, 2023
15.2k stars
Dec 06, 2023
15.2k stars
Dec 06, 2023
15.2k stars
Dec 06, 2023
2 stars
Dec 06, 2023
926 stars
Dec 06, 2023
208 stars
Dec 06, 2023
0 stars