is not current version
Last Version 1.2.7

it.sephiroth.android.library.uigestures:uigesture-recognizer-kotlin 1.1.4

AndroidGestureRecognizer for Android

Categories

Categories

Kotlin Languages
GroupId

GroupId

it.sephiroth.android.library.uigestures
ArtifactId

ArtifactId

uigesture-recognizer-kotlin
Version

Version

1.1.4
Type

Type

aar

Download uigesture-recognizer-kotlin 1.1.4


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