License |
License |
---|---|
GroupId | GroupIdcom.vanniktech |
ArtifactId | ArtifactIdrxpermission-testing |
Last Version | Last Version0.8.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRxPermission Testing
Reactive permissions for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.vanniktech/rxpermission-testing/ -->
<dependency>
<groupId>com.vanniktech</groupId>
<artifactId>rxpermission-testing</artifactId>
<version>0.8.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vanniktech/rxpermission-testing/
implementation 'com.vanniktech:rxpermission-testing:0.8.0'
// https://jarcasting.com/artifacts/com.vanniktech/rxpermission-testing/
implementation ("com.vanniktech:rxpermission-testing:0.8.0")
'com.vanniktech:rxpermission-testing:pom:0.8.0'
<dependency org="com.vanniktech" name="rxpermission-testing" rev="0.8.0">
<artifact name="rxpermission-testing" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vanniktech', module='rxpermission-testing', version='0.8.0')
)
libraryDependencies += "com.vanniktech" % "rxpermission-testing" % "0.8.0"
[com.vanniktech/rxpermission-testing "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
com.vanniktech : rxpermission Optional | jar | 0.8.0 |