Last Version

Android Gesture Detectors Library 0.0.4

Gesture detector framework for multitouch handling on Android, based on Android's ScaleGestureDetector

License

License

GroupId

GroupId

com.ryanharter.android-gesture-detectors
ArtifactId

ArtifactId

library
Version

Version

0.0.4
Type

Type

aar
Description

Description

Android Gesture Detectors Library
Gesture detector framework for multitouch handling on Android, based on Android's ScaleGestureDetector
Project URL

Project URL

https://github.com/almeros/android-gesture-detectors
Source Code Management

Source Code Management

https://github.com/almeros/android-gesture-detectors

Download library 0.0.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.