is not current version
Last Version 1.1.2

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

AndroidGestureRecognizer for Android

GroupId

GroupId

it.sephiroth.android.library.uigestures
ArtifactId

ArtifactId

uigesture-recognizer
Version

Version

1.0.1
Type

Type

aar

Download uigesture-recognizer 1.0.1


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