MVN

com.daimajia.easing : library

Maven & Gradle

Aug 24, 2020
11 usages
2.4k stars

AndroidEasingFunctions Library · Android Animation Easing Functions

<dependency>
    <groupId>com.daimajia.easing</groupId>
    <artifactId>library</artifactId>
    <version>2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.daimajia.easing : library to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4

All Versions

Choose a version of com.daimajia.easing : library to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4
library-2.4
2.3
library-2.3
2.2
library-2.2
2.1
library-2.1
2.0
library-2.0
1.0.x
library-1.0.2
library-1.0.1
library-1.0.0

How to add a dependency to Maven

Add the following com.daimajia.easing : library maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.daimajia.easing</groupId>
    <artifactId>library</artifactId>
    <version>2.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.daimajia.easing : library gradle dependency to your build.gradle file:

implementation 'com.daimajia.easing:library:2.4'

Gradle Kotlin DSL: Add the following com.daimajia.easing : library gradle kotlin dependency to your build.gradle.kts file:

implementation("com.daimajia.easing:library:2.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.daimajia.easing : library sbt scala dependency to your build.sbt file:

libraryDependencies += "com.daimajia.easing" % "library" % "2.4"

Advertisement

Dependencies from Group

Aug 24, 2020
11 usages
2.4k stars

Discover Dependencies

Apr 06, 2017
25 usages
0 stars
Aug 03, 2018
5 usages
0 stars
Aug 14, 2023
18 usages
Jan 19, 2016
2 usages
24 stars
Dec 03, 2017
8 usages
204 stars
Aug 29, 2021
3 usages
0 stars
Apr 24, 2021
3 usages
61 stars
Dec 22, 2019
10 usages
3 stars
Apr 12, 2014
8 usages
0 stars