Jar examples for l:lottie
Lottie is an animation library that renders Adobe After Effects animations natively in realtime.
You can download jar file lottie 2.5.4 in this page.
Apache License 2.0
You can use the following script to add lottie-2.5.4.jar to your project.
<dependency> <groupId>com.airbnb.android</groupId> <artifactId>lottie</artifactId> <version>2.5.4</version> </dependency>
compile group: 'com.airbnb.android', name: 'lottie', version: '2.5.4'
libraryDependencies += "com.airbnb.android" % "lottie" % "2.5.4"
<dependency org="com.airbnb.android" name="lottie" rev="2.5.4"/>
@Grapes(@Grab(group='com.airbnb.android', module='lottie', version='2.5.4'))
'com.airbnb.android:lottie:jar:2.5.4'
Click the following link to download the jar file.
lottie-2.5.4-javadoc.jar