| License |
License |
|---|---|
| GroupId | GroupIdcom.airbnb.android |
| ArtifactId | ArtifactIdlottie |
| Version | Version3.7.2 |
| 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-3.7.2.pom | |
| lottie-3.7.2-sources.jar | 210 KB |
| lottie-3.7.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.airbnb.android/lottie/ -->
<dependency>
<groupId>com.airbnb.android</groupId>
<artifactId>lottie</artifactId>
<version>3.7.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.airbnb.android/lottie/
implementation 'com.airbnb.android:lottie:3.7.2'
// https://jarcasting.com/artifacts/com.airbnb.android/lottie/
implementation ("com.airbnb.android:lottie:3.7.2")
'com.airbnb.android:lottie:aar:3.7.2'
<dependency org="com.airbnb.android" name="lottie" rev="3.7.2">
<artifact name="lottie" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.airbnb.android', module='lottie', version='3.7.2')
)
libraryDependencies += "com.airbnb.android" % "lottie" % "3.7.2"
[com.airbnb.android/lottie "3.7.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.0.0 |
| com.squareup.okio : okio | jar | 1.17.4 |