License |
License |
---|---|
GroupId | GroupIdcom.github.niqo01.rxplayservices |
ArtifactId | ArtifactIdrx-play-services-task |
Version | Version0.4.0 |
Type | Typeaar |
Description |
DescriptionRxTask
RxJava wrapper APIs for Google Play Services including Kotlin extensions.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rx-play-services-task-0.4.0.pom | |
rx-play-services-task-0.4.0.aar | 19 KB |
rx-play-services-task-0.4.0-sources.jar | 7 KB |
rx-play-services-task-0.4.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.niqo01.rxplayservices/rx-play-services-task/ -->
<dependency>
<groupId>com.github.niqo01.rxplayservices</groupId>
<artifactId>rx-play-services-task</artifactId>
<version>0.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.niqo01.rxplayservices/rx-play-services-task/
implementation 'com.github.niqo01.rxplayservices:rx-play-services-task:0.4.0'
// https://jarcasting.com/artifacts/com.github.niqo01.rxplayservices/rx-play-services-task/
implementation ("com.github.niqo01.rxplayservices:rx-play-services-task:0.4.0")
'com.github.niqo01.rxplayservices:rx-play-services-task:aar:0.4.0'
<dependency org="com.github.niqo01.rxplayservices" name="rx-play-services-task" rev="0.4.0">
<artifact name="rx-play-services-task" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.niqo01.rxplayservices', module='rx-play-services-task', version='0.4.0')
)
libraryDependencies += "com.github.niqo01.rxplayservices" % "rx-play-services-task" % "0.4.0"
[com.github.niqo01.rxplayservices/rx-play-services-task "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex.rxjava2 : rxjava | jar | 2.1.6 |
com.google.android.gms » play-services-base | jar | 11.6.0 |
com.android.support » support-annotations | jar | 27.0.2 |