Download android-easing-1.0.3.jar file - Jar a

Jar examples for a:android-easing

Description

Light weight easing for Android

You can download jar file android-easing 1.0.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add android-easing-1.0.3.jar to your project.

<dependency>
   <groupId>it.sephiroth.android.library.easing</groupId>
   <artifactId>android-easing</artifactId>
   <version>1.0.3</version>
</dependency>
compile group: 'it.sephiroth.android.library.easing', name: 'android-easing', version: '1.0.3'
libraryDependencies += "it.sephiroth.android.library.easing" % "android-easing" % "1.0.3"
<dependency org="it.sephiroth.android.library.easing" name="android-easing" rev="1.0.3"/>
@Grapes(@Grab(group='it.sephiroth.android.library.easing', module='android-easing', version='1.0.3'))
'it.sephiroth.android.library.easing:android-easing:jar:1.0.3'

Download

Click the following link to download the jar file.

android-easing-1.0.3.pom



Related Tutorials