Last Version

elasticviews 2.1.0

An easy way to implement an elastic touch effect for Android.

License

License

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

elasticviews
Version

Version

2.1.0
Type

Type

aar
Description

Description

elasticviews
An easy way to implement an elastic touch effect for Android.
Project URL

Project URL

https://github.com/skydoves/elasticviews/
Source Code Management

Source Code Management

https://github.com/skydoves/elasticviews/

Download elasticviews 2.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

runtime (1)

Group / Artifact Type Version
com.google.android.material » material jar 1.3.0-alpha02

Project Modules

There are no modules declared in this project.