Last Version

RxTaskKotlin 0.1.0

RxJava wrapper APIs for Google Play Services including Kotlin extensions.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.niqo01.rxplayservices
ArtifactId

ArtifactId

rx-play-services-task-kotlin
Version

Version

0.1.0
Type

Type

aar
Description

Description

RxTaskKotlin
RxJava wrapper APIs for Google Play Services including Kotlin extensions.
Project URL

Project URL

https://github.com/niqo01/RxPlayServices
Source Code Management

Source Code Management

https://github.com/niqo01/RxPlayServices

Download rx-play-services-task-kotlin 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.niqo01.rxplayservices/rx-play-services-task-kotlin/ -->
<dependency>
    <groupId>com.github.niqo01.rxplayservices</groupId>
    <artifactId>rx-play-services-task-kotlin</artifactId>
    <version>0.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.niqo01.rxplayservices/rx-play-services-task-kotlin/
implementation 'com.github.niqo01.rxplayservices:rx-play-services-task-kotlin:0.1.0'
// https://jarcasting.com/artifacts/com.github.niqo01.rxplayservices/rx-play-services-task-kotlin/
implementation ("com.github.niqo01.rxplayservices:rx-play-services-task-kotlin:0.1.0")
'com.github.niqo01.rxplayservices:rx-play-services-task-kotlin:aar:0.1.0'
<dependency org="com.github.niqo01.rxplayservices" name="rx-play-services-task-kotlin" rev="0.1.0">
  <artifact name="rx-play-services-task-kotlin" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.niqo01.rxplayservices', module='rx-play-services-task-kotlin', version='0.1.0')
)
libraryDependencies += "com.github.niqo01.rxplayservices" % "rx-play-services-task-kotlin" % "0.1.0"
[com.github.niqo01.rxplayservices/rx-play-services-task-kotlin "0.1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.0
io.reactivex.rxjava2 : rxjava jar 2.1.6
com.google.android.gms » play-services-base jar 11.6.0
com.github.niqo01.rxplayservices : rx-play-services-task jar 0.1.0

Project Modules

There are no modules declared in this project.