GroupId | GroupIdcom.github.niqo01.rxplayservices |
---|---|
ArtifactId | ArtifactIdrx-play-services-places |
Version | Version0.3.0 |
Type | Typeaar |
Filename | Size |
---|---|
rx-play-services-places-0.3.0.pom | |
rx-play-services-places-0.3.0.aar | 10 KB |
rx-play-services-places-0.3.0-sources.jar | 1 KB |
rx-play-services-places-0.3.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.niqo01.rxplayservices/rx-play-services-places/ -->
<dependency>
<groupId>com.github.niqo01.rxplayservices</groupId>
<artifactId>rx-play-services-places</artifactId>
<version>0.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.niqo01.rxplayservices/rx-play-services-places/
implementation 'com.github.niqo01.rxplayservices:rx-play-services-places:0.3.0'
// https://jarcasting.com/artifacts/com.github.niqo01.rxplayservices/rx-play-services-places/
implementation ("com.github.niqo01.rxplayservices:rx-play-services-places:0.3.0")
'com.github.niqo01.rxplayservices:rx-play-services-places:aar:0.3.0'
<dependency org="com.github.niqo01.rxplayservices" name="rx-play-services-places" rev="0.3.0">
<artifact name="rx-play-services-places" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.niqo01.rxplayservices', module='rx-play-services-places', version='0.3.0')
)
libraryDependencies += "com.github.niqo01.rxplayservices" % "rx-play-services-places" % "0.3.0"
[com.github.niqo01.rxplayservices/rx-play-services-places "0.3.0"]