MVN

it.sephiroth.android.library.easing : android-easing

Maven & Gradle

May 23, 2014
3 usages
105 stars

Android-Easing · Light weight easing for Android

<dependency>
    <groupId>it.sephiroth.android.library.easing</groupId>
    <artifactId>android-easing</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.sephiroth.android.library.easing : android-easing to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of it.sephiroth.android.library.easing : android-easing to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
android-easing-1.0.3

How to add a dependency to Maven

Add the following it.sephiroth.android.library.easing : android-easing maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>it.sephiroth.android.library.easing</groupId>
    <artifactId>android-easing</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following it.sephiroth.android.library.easing : android-easing gradle dependency to your build.gradle file:

implementation 'it.sephiroth.android.library.easing:android-easing:1.0.3'

Gradle Kotlin DSL: Add the following it.sephiroth.android.library.easing : android-easing gradle kotlin dependency to your build.gradle.kts file:

implementation("it.sephiroth.android.library.easing:android-easing:1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following it.sephiroth.android.library.easing : android-easing sbt scala dependency to your build.sbt file:

libraryDependencies += "it.sephiroth.android.library.easing" % "android-easing" % "1.0.3"

Advertisement

Dependencies from Group

May 23, 2014
3 usages
105 stars
Jan 23, 2014
1 usages
105 stars

Discover Dependencies

Nov 04, 2014
1 usages
38 stars
Apr 05, 2013
4 usages
13 stars
May 02, 2007
9 usages
Dec 20, 2012
56 usages
4 stars
Apr 20, 2007
4 usages
Jul 21, 2007
11 usages
Mar 06, 2006
1 usages
May 16, 2014
15 usages
40 stars
Mar 15, 2015
1 usages
0 stars