MVN

org.jetbrains.compose.animation : animation-core-desktop

Maven & Gradle

Aug 11, 2023
3 usages
14.6k stars

Compose Animation Core · Animation engine and animation primitives that are the building blocks of the Compose animation library

<dependency>
    <groupId>org.jetbrains.compose.animation</groupId>
    <artifactId>animation-core-desktop</artifactId>
    <version>1.4.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jetbrains.compose.animation : animation-core-desktop 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.animation : animation-core-desktop to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jetbrains.compose.animation</groupId>
    <artifactId>animation-core-desktop</artifactId>
    <version>1.4.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jetbrains.compose.animation : animation-core-desktop gradle dependency to your build.gradle file:

implementation 'org.jetbrains.compose.animation:animation-core-desktop:1.4.3'

Gradle Kotlin DSL: Add the following org.jetbrains.compose.animation : animation-core-desktop gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jetbrains.compose.animation:animation-core-desktop:1.4.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jetbrains.compose.animation : animation-core-desktop sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jetbrains.compose.animation" % "animation-core-desktop" % "1.4.3"

Advertisement

Dependencies from Group

Aug 11, 2023
8 usages
14.6k stars
Aug 11, 2023
4 usages
14.6k stars
Aug 11, 2023
3 usages
14.6k stars
Aug 11, 2023
3 usages
14.6k stars
Aug 11, 2023
3 usages
14.6k stars

Discover Dependencies

Oct 21, 2016
1 usages
228 stars
Jan 10, 2022
1 usages
1 stars
Nov 18, 2022
1 usages
194 stars
Jul 18, 2023
2 usages
16.7k stars
Feb 09, 2023
2 usages
95 stars
Dec 16, 2021
773 stars
Sep 29, 2022
5 usages
2.2k stars
Nov 11, 2020
4 usages
144 stars
Aug 18, 2016
2 usages
28 stars