is not current version
Last Version 1.1.2

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

AndroidGestureRecognizer for Android

GroupId

GroupId

it.sephiroth.android.library.uigestures
ArtifactId

ArtifactId

uigesture-recognizer
Version

Version

1.0.3
Type

Type

aar

Download uigesture-recognizer 1.0.3


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