MVN

com.savvasdalkitsis : betwixt

Maven & Gradle

Jan 18, 2022
15 stars

betwixt · Betwixt (/bɪˈtwɪkst/ - preposition & adverb - archaic term for between) is an android library that aims to provide a unified composable api for animation Interpolators, both provided already by the platform and for new ones provided by the community

<dependency>
    <groupId>com.savvasdalkitsis</groupId>
    <artifactId>betwixt</artifactId>
    <version>0.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.savvasdalkitsis : betwixt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.6

All Versions

Choose a version of com.savvasdalkitsis : betwixt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
betwixt-0.0.6

How to add a dependency to Maven

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

<dependency>
    <groupId>com.savvasdalkitsis</groupId>
    <artifactId>betwixt</artifactId>
    <version>0.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.savvasdalkitsis : betwixt gradle dependency to your build.gradle file:

implementation 'com.savvasdalkitsis:betwixt:0.0.6'

Gradle Kotlin DSL: Add the following com.savvasdalkitsis : betwixt gradle kotlin dependency to your build.gradle.kts file:

implementation("com.savvasdalkitsis:betwixt:0.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.savvasdalkitsis : betwixt sbt scala dependency to your build.sbt file:

libraryDependencies += "com.savvasdalkitsis" % "betwixt" % "0.0.6"

Advertisement

Dependencies from Group

Jan 17, 2022
18 stars
Jan 18, 2022
15 stars

Discover Dependencies

Jun 28, 2023
12 stars
Jun 28, 2023
2 usages
12 stars
Jun 28, 2023
12 stars
Jan 18, 2022
1 usages
Jan 14, 2022
1 usages
0 stars
Jan 14, 2022
0 stars
Jan 13, 2022
1 usages
0 stars
Jan 13, 2022
1 usages
0 stars