is not current version
Last Version 2.8.3

com.alexvasilkov:gesture-views 2.5.2

ImageView and FrameLayout with gestures control and position animation

GroupId

GroupId

com.alexvasilkov
ArtifactId

ArtifactId

gesture-views
Version

Version

2.5.2
Type

Type

aar

Download gesture-views 2.5.2


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