Download lottie-2.5.4.jar file - Jar l

Jar examples for l:lottie

Description

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.

License

Apache License 2.0

Build File

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'

Download

Click the following link to download the jar file.

lottie-2.5.4-javadoc.jar
lottie-2.5.4-sources.jar
lottie-2.5.4.pom



Related Tutorials