is not current version
Last Version 1.1.2

it.sephiroth.android.library.uigestures:uigesture-recognizer 1.0.2

AndroidGestureRecognizer for Android

GroupId

GroupId

it.sephiroth.android.library.uigestures
ArtifactId

ArtifactId

uigesture-recognizer
Version

Version

1.0.2
Type

Type

aar

Download uigesture-recognizer 1.0.2


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