GroupId | GroupIdcom.github.niqo01.rxplayservices |
---|---|
ArtifactId | ArtifactIdrx-play-services-fitness |
Version | Version0.3.0 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/com.github.niqo01.rxplayservices/rx-play-services-fitness/ -->
<dependency>
<groupId>com.github.niqo01.rxplayservices</groupId>
<artifactId>rx-play-services-fitness</artifactId>
<version>0.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.niqo01.rxplayservices/rx-play-services-fitness/
implementation 'com.github.niqo01.rxplayservices:rx-play-services-fitness:0.3.0'
// https://jarcasting.com/artifacts/com.github.niqo01.rxplayservices/rx-play-services-fitness/
implementation ("com.github.niqo01.rxplayservices:rx-play-services-fitness:0.3.0")
'com.github.niqo01.rxplayservices:rx-play-services-fitness:aar:0.3.0'
<dependency org="com.github.niqo01.rxplayservices" name="rx-play-services-fitness" rev="0.3.0">
<artifact name="rx-play-services-fitness" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.niqo01.rxplayservices', module='rx-play-services-fitness', version='0.3.0')
)
libraryDependencies += "com.github.niqo01.rxplayservices" % "rx-play-services-fitness" % "0.3.0"
[com.github.niqo01.rxplayservices/rx-play-services-fitness "0.3.0"]