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

Jar examples for a:animated-base

Description

Base classes for animation support

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

License

BSD License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials