GroupId | GroupIdcom.github.niqo01.rxplayservices |
---|---|
ArtifactId | ArtifactIdrx-play-services-task |
Version | Version0.2.0 |
Type | Typeaar |
Filename | Size |
---|---|
rx-play-services-task-0.2.0.pom | |
rx-play-services-task-0.2.0.aar | 16 KB |
rx-play-services-task-0.2.0-sources.jar | 6 KB |
rx-play-services-task-0.2.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.2.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.2.0'
// https://jarcasting.com/artifacts/com.github.niqo01.rxplayservices/rx-play-services-task/
implementation ("com.github.niqo01.rxplayservices:rx-play-services-task:0.2.0")
'com.github.niqo01.rxplayservices:rx-play-services-task:aar:0.2.0'
<dependency org="com.github.niqo01.rxplayservices" name="rx-play-services-task" rev="0.2.0">
<artifact name="rx-play-services-task" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.niqo01.rxplayservices', module='rx-play-services-task', version='0.2.0')
)
libraryDependencies += "com.github.niqo01.rxplayservices" % "rx-play-services-task" % "0.2.0"
[com.github.niqo01.rxplayservices/rx-play-services-task "0.2.0"]