MVN

org.jetbrains.compose.runtime : runtime

Maven & Gradle

Aug 11, 2023
49 usages
14.6k 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</artifactId>
    <version>1.4.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.4.3
  • Latest Release Candidate: 1.1.0-rc01
  • Latest Beta: 1.5.0-beta02
  • Latest Alpha: 1.1.0-alpha05

All Versions

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

Version Vulnerabilities Updated
1.5.x
runtime-1.5.0-beta02
runtime-1.5.0-beta01
1.4.x
runtime-1.4.3
runtime-1.4.1
runtime-1.4.0
1.3.x
runtime-1.3.1
runtime-1.3.0
1.2.x
runtime-1.2.2
runtime-1.2.1
runtime-1.2.0
runtime-1.2.0-beta01
runtime-1.2.0-alpha01-dev620
runtime-1.2.0-alpha01-dev609
runtime-1.2.0-alpha01-dev606
runtime-1.2.0-alpha01-dev602
1.1.x
runtime-1.1.1
runtime-1.1.0
runtime-1.1.0-rc01
runtime-1.1.0-alpha05
runtime-1.1.0-alpha04
runtime-1.1.0-alpha03
runtime-1.1.0-alpha02
runtime-1.1.0-alpha1-dev550
runtime-1.1.0-alpha1-dev536
1.0.x
runtime-1.0.1
runtime-1.0.0
runtime-1.0.0-rc5
runtime-1.0.0-rc2
runtime-1.0.0-beta5

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jetbrains.compose.runtime</groupId>
    <artifactId>runtime</artifactId>
    <version>1.4.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.jetbrains.compose.runtime:runtime:1.4.3'

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

implementation("org.jetbrains.compose.runtime:runtime:1.4.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.jetbrains.compose.runtime" % "runtime" % "1.4.3"

Advertisement

Dependencies from Group

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

Discover Dependencies

Jul 13, 2023
0 stars
Jul 21, 2023
2 usages
630 stars
Nov 14, 2022
2 usages
Jun 13, 2022
2 stars
Aug 17, 2023
1 usages
0 stars
Nov 20, 2021
5 usages
2 stars
Nov 20, 2021
2 stars
May 30, 2023
29 stars