is not current version
Last Version 1.9.0

com.github.nisrulz:sensey 1.5.1

Android library which makes detecting gestures a breeze

GroupId

GroupId

com.github.nisrulz
ArtifactId

ArtifactId

sensey
Version

Version

1.5.1
Type

Type

aar

Download sensey 1.5.1


<!-- https://jarcasting.com/artifacts/com.github.nisrulz/sensey/ -->
<dependency>
    <groupId>com.github.nisrulz</groupId>
    <artifactId>sensey</artifactId>
    <version>1.5.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nisrulz/sensey/
implementation 'com.github.nisrulz:sensey:1.5.1'
// https://jarcasting.com/artifacts/com.github.nisrulz/sensey/
implementation ("com.github.nisrulz:sensey:1.5.1")
'com.github.nisrulz:sensey:aar:1.5.1'
<dependency org="com.github.nisrulz" name="sensey" rev="1.5.1">
  <artifact name="sensey" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.nisrulz', module='sensey', version='1.5.1')
)
libraryDependencies += "com.github.nisrulz" % "sensey" % "1.5.1"
[com.github.nisrulz/sensey "1.5.1"]