is not current version
Last Version 2.8.3

com.alexvasilkov:gesture-views 1.0.2

Android widgets with gesture control, including widgets for ImageView, FrameLayout and TextView

GroupId

GroupId

com.alexvasilkov
ArtifactId

ArtifactId

gesture-views
Version

Version

1.0.2
Type

Type

aar

Download gesture-views 1.0.2


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