is not current version
Last Version 1.1.2

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

AndroidGestureRecognizer for Android

GroupId

GroupId

it.sephiroth.android.library.uigestures
ArtifactId

ArtifactId

uigesture-recognizer
Version

Version

1.1.0
Type

Type

aar

Download uigesture-recognizer 1.1.0


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