is not current version
Last Version 2.1.0

com.github.skydoves:elasticviews 2.0.8

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

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

elasticviews
Version

Version

2.0.8
Type

Type

aar

Download elasticviews 2.0.8


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