is not current version
Last Version 1.9.0

com.github.nisrulz:sensey 1.8.0

Android library which makes playing with sensor events & detecting gestures a breeze.

GroupId

GroupId

com.github.nisrulz
ArtifactId

ArtifactId

sensey
Version

Version

1.8.0
Type

Type

aar

Download sensey 1.8.0


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