Categories |
CategoriesKotlin Languages |
---|---|
GroupId | GroupIdit.sephiroth.android.library.uigestures |
ArtifactId | ArtifactIduigesture-recognizer-kotlin |
Version | Version1.1.2 |
Type | Typeaar |
Filename | Size |
---|---|
uigesture-recognizer-kotlin-1.1.2.pom | |
uigesture-recognizer-kotlin-1.1.2.aar | 80 KB |
Browse |
<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/it.sephiroth.android.library.uigestures/uigesture-recognizer-kotlin/
implementation ("it.sephiroth.android.library.uigestures:uigesture-recognizer-kotlin:1.1.2")
'it.sephiroth.android.library.uigestures:uigesture-recognizer-kotlin:aar:1.1.2'
<dependency org="it.sephiroth.android.library.uigestures" name="uigesture-recognizer-kotlin" rev="1.1.2">
<artifact name="uigesture-recognizer-kotlin" type="aar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.android.library.uigestures', module='uigesture-recognizer-kotlin', version='1.1.2')
)
libraryDependencies += "it.sephiroth.android.library.uigestures" % "uigesture-recognizer-kotlin" % "1.1.2"
[it.sephiroth.android.library.uigestures/uigesture-recognizer-kotlin "1.1.2"]