License |
License |
---|---|
GroupId | GroupIdcom.airbnb.android |
ArtifactId | ArtifactIdlottie |
Last Version | Last Version5.2.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionLottie
Lottie is an animation library that renders Adobe After Effects animations natively in realtime.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lottie-5.2.0.pom | |
lottie-5.2.0.aar | 355 KB |
lottie-5.2.0-sources.jar | 200 KB |
lottie-5.2.0-javadoc.jar | 546 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.airbnb.android/lottie/ -->
<dependency>
<groupId>com.airbnb.android</groupId>
<artifactId>lottie</artifactId>
<version>5.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.airbnb.android/lottie/
implementation 'com.airbnb.android:lottie:5.2.0'
// https://jarcasting.com/artifacts/com.airbnb.android/lottie/
implementation ("com.airbnb.android:lottie:5.2.0")
'com.airbnb.android:lottie:aar:5.2.0'
<dependency org="com.airbnb.android" name="lottie" rev="5.2.0">
<artifact name="lottie" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.airbnb.android', module='lottie', version='5.2.0')
)
libraryDependencies += "com.airbnb.android" % "lottie" % "5.2.0"
[com.airbnb.android/lottie "5.2.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.3.1 |
com.squareup.okio : okio | jar | 1.17.4 |