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

License

License

GroupId

GroupId

com.savvasdalkitsis
ArtifactId

ArtifactId

betwixt
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

aar
Description

Description

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
Project URL

Project URL

https://github.com/savvasdalkitsis/betwixt
Source Code Management

Source Code Management

https://github.com/savvasdalkitsis/betwixt

Download betwixt

How to add to project

<!-- https://jarcasting.com/artifacts/com.savvasdalkitsis/betwixt/ -->
<dependency>
    <groupId>com.savvasdalkitsis</groupId>
    <artifactId>betwixt</artifactId>
    <version>0.0.6</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.savvasdalkitsis/betwixt/
implementation 'com.savvasdalkitsis:betwixt:0.0.6'
// https://jarcasting.com/artifacts/com.savvasdalkitsis/betwixt/
implementation ("com.savvasdalkitsis:betwixt:0.0.6")
'com.savvasdalkitsis:betwixt:aar:0.0.6'
<dependency org="com.savvasdalkitsis" name="betwixt" rev="0.0.6">
  <artifact name="betwixt" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.savvasdalkitsis', module='betwixt', version='0.0.6')
)
libraryDependencies += "com.savvasdalkitsis" % "betwixt" % "0.0.6"
[com.savvasdalkitsis/betwixt "0.0.6"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 28.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.6