License |
License |
---|---|
GroupId | GroupIdcom.github.nisrulz |
ArtifactId | ArtifactIdsensey |
Version | Version1.9.0 |
Type | Typeaar |
Description |
Descriptionsensey
Android library which makes playing with sensor events & detecting gestures a breeze.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sensey-1.9.0.pom | |
sensey-1.9.0.aar | 36 KB |
sensey-1.9.0-sources.jar | 26 KB |
sensey-1.9.0-javadoc.jar | 102 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.12.0 |
junit : junit | jar | 4.13.1 |