GroupId | GroupIdcom.github.nisrulz |
---|---|
ArtifactId | ArtifactIdsensey |
Version | Version1.5.1 |
Type | Typeaar |
Filename | Size |
---|---|
sensey-1.5.1.pom | |
sensey-1.5.1.aar | 15 KB |
sensey-1.5.1-sources.jar | 12 KB |
sensey-1.5.1-javadoc.jar | 62 KB |
Browse |
<!-- 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"]