Download animated-base-0.14.1.jar file - Jar a

Jar examples for a:animated-base

Description

Base classes for animation support

You can download jar file animated-base 0.14.1 in this page.

License

BSD License

Build File

You can use the following script to add animated-base-0.14.1.jar to your project.

<dependency>
   <groupId>com.facebook.fresco</groupId>
   <artifactId>animated-base</artifactId>
   <version>0.14.1</version>
</dependency>
compile group: 'com.facebook.fresco', name: 'animated-base', version: '0.14.1'
libraryDependencies += "com.facebook.fresco" % "animated-base" % "0.14.1"
<dependency org="com.facebook.fresco" name="animated-base" rev="0.14.1"/>
@Grapes(@Grab(group='com.facebook.fresco', module='animated-base', version='0.14.1'))
'com.facebook.fresco:animated-base:jar:0.14.1'

Download

Click the following link to download the jar file.

animated-base-0.14.1-javadoc.jar
animated-base-0.14.1-sources.jar
animated-base-0.14.1.pom



Related Tutorials