License |
License |
---|---|
GroupId | GroupIdcom.alexvasilkov |
ArtifactId | ArtifactIdgesture-views |
Last Version | Last Version2.8.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionGestureViews
ImageView and FrameLayout with gestures control and position animation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gesture-views-2.8.3.pom | |
gesture-views-2.8.3.aar | 130 KB |
gesture-views-2.8.3-sources.jar | 85 KB |
gesture-views-2.8.3-javadoc.jar | 253 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alexvasilkov/gesture-views/ -->
<dependency>
<groupId>com.alexvasilkov</groupId>
<artifactId>gesture-views</artifactId>
<version>2.8.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.alexvasilkov/gesture-views/
implementation 'com.alexvasilkov:gesture-views:2.8.3'
// https://jarcasting.com/artifacts/com.alexvasilkov/gesture-views/
implementation ("com.alexvasilkov:gesture-views:2.8.3")
'com.alexvasilkov:gesture-views:aar:2.8.3'
<dependency org="com.alexvasilkov" name="gesture-views" rev="2.8.3">
<artifact name="gesture-views" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.alexvasilkov', module='gesture-views', version='2.8.3')
)
libraryDependencies += "com.alexvasilkov" % "gesture-views" % "2.8.3"
[com.alexvasilkov/gesture-views "2.8.3"]