is not current version
Last Version 5.2.0

Lottie Compose 1.0.0-rc02-1

Lottie for Jetpack Compose.

License

License

GroupId

GroupId

com.airbnb.android
ArtifactId

ArtifactId

lottie-compose
Version

Version

1.0.0-rc02-1
Type

Type

aar
Description

Description

Lottie Compose
Lottie for Jetpack Compose.
Project URL

Project URL

https://github.com/airbnb/lottie-android
Source Code Management

Source Code Management

https://github.com/airbnb/lottie-android

Download lottie-compose 1.0.0-rc02-1


<!-- https://jarcasting.com/artifacts/com.airbnb.android/lottie-compose/ -->
<dependency>
    <groupId>com.airbnb.android</groupId>
    <artifactId>lottie-compose</artifactId>
    <version>1.0.0-rc02-1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.airbnb.android/lottie-compose/
implementation 'com.airbnb.android:lottie-compose:1.0.0-rc02-1'
// https://jarcasting.com/artifacts/com.airbnb.android/lottie-compose/
implementation ("com.airbnb.android:lottie-compose:1.0.0-rc02-1")
'com.airbnb.android:lottie-compose:aar:1.0.0-rc02-1'
<dependency org="com.airbnb.android" name="lottie-compose" rev="1.0.0-rc02-1">
  <artifact name="lottie-compose" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.airbnb.android', module='lottie-compose', version='1.0.0-rc02-1')
)
libraryDependencies += "com.airbnb.android" % "lottie-compose" % "1.0.0-rc02-1"
[com.airbnb.android/lottie-compose "1.0.0-rc02-1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.airbnb.android : lottie jar 3.7.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10

runtime (2)

Group / Artifact Type Version
androidx.compose.foundation » foundation jar 1.0.0-rc02
androidx.compose.ui » ui jar 1.0.0-rc02

Project Modules

There are no modules declared in this project.