is not current version
Last Version 1.9.0

com.github.nisrulz:sensey 1.0.1

A library that makes gesture detection a breeze

GroupId

GroupId

com.github.nisrulz
ArtifactId

ArtifactId

sensey
Version

Version

1.0.1
Type

Type

aar

Download sensey 1.0.1


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