License |
License |
---|---|
GroupId | GroupIdcom.airbnb.android |
ArtifactId | ArtifactIdlottie-compose |
Version | Version5.0.3 |
Type | Typeaar |
Description |
DescriptionLottie Compose
Lottie for Jetpack Compose.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lottie-compose-5.0.3.pom | |
lottie-compose-5.0.3-sources.jar | 18 KB |
lottie-compose-5.0.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.airbnb.android/lottie-compose/ -->
<dependency>
<groupId>com.airbnb.android</groupId>
<artifactId>lottie-compose</artifactId>
<version>5.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.airbnb.android/lottie-compose/
implementation 'com.airbnb.android:lottie-compose:5.0.3'
// https://jarcasting.com/artifacts/com.airbnb.android/lottie-compose/
implementation ("com.airbnb.android:lottie-compose:5.0.3")
'com.airbnb.android:lottie-compose:aar:5.0.3'
<dependency org="com.airbnb.android" name="lottie-compose" rev="5.0.3">
<artifact name="lottie-compose" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.airbnb.android', module='lottie-compose', version='5.0.3')
)
libraryDependencies += "com.airbnb.android" % "lottie-compose" % "5.0.3"
[com.airbnb.android/lottie-compose "5.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.airbnb.android : lottie | jar | 5.0.3 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.30 |
Group / Artifact | Type | Version |
---|---|---|
androidx.compose.foundation » foundation | jar | 1.0.3 |
androidx.compose.ui » ui | jar | 1.0.3 |