Last Version

sensey 1.9.0

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

License

License

GroupId

GroupId

com.github.nisrulz
ArtifactId

ArtifactId

sensey
Version

Version

1.9.0
Type

Type

aar
Description

Description

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

Project URL

https://github.com/nisrulz/sensey
Source Code Management

Source Code Management

https://github.com/nisrulz/sensey

Download sensey 1.9.0


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

Dependencies

runtime (1)

Group / Artifact Type Version
androidx.core » core jar 1.3.2

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.12.0
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.