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