GroupId | GroupIdcom.github.nisrulz |
---|---|
ArtifactId | ArtifactIdsensey |
Version | Version1.1.0 |
Type | Typeaar |
Filename | Size |
---|---|
sensey-1.1.0.pom | |
sensey-1.1.0.aar | 11 KB |
sensey-1.1.0-sources.jar | 6 KB |
sensey-1.1.0-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nisrulz/sensey/ -->
<dependency>
<groupId>com.github.nisrulz</groupId>
<artifactId>sensey</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nisrulz/sensey/
implementation 'com.github.nisrulz:sensey:1.1.0'
// https://jarcasting.com/artifacts/com.github.nisrulz/sensey/
implementation ("com.github.nisrulz:sensey:1.1.0")
'com.github.nisrulz:sensey:aar:1.1.0'
<dependency org="com.github.nisrulz" name="sensey" rev="1.1.0">
<artifact name="sensey" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.nisrulz', module='sensey', version='1.1.0')
)
libraryDependencies += "com.github.nisrulz" % "sensey" % "1.1.0"
[com.github.nisrulz/sensey "1.1.0"]