is not current version
Last Version 5.2.0

com.airbnb.android:lottie 3.4.0

Lottie is an animation library that renders Adobe After Effects animations natively in realtime.

GroupId

GroupId

com.airbnb.android
ArtifactId

ArtifactId

lottie
Version

Version

3.4.0
Type

Type

aar

Download lottie 3.4.0


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