is not current version
Last Version 2.8.3

com.alexvasilkov:gesture-views 2.3.2

ImageView and FrameLayout with gestures control and position animation

GroupId

GroupId

com.alexvasilkov
ArtifactId

ArtifactId

gesture-views
Version

Version

2.3.2
Type

Type

jar

Download gesture-views 2.3.2


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