License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdcom.github.niqo01.rxplayservices |
ArtifactId | ArtifactIdrx-play-services-places-kotlin |
Version | Version0.2.0 |
Type | Typeaar |
Description |
DescriptionRxPlacesKotlin
RxJava wrapper APIs for Google Play Services including Kotlin extensions.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.niqo01.rxplayservices/rx-play-services-places-kotlin/ -->
<dependency>
<groupId>com.github.niqo01.rxplayservices</groupId>
<artifactId>rx-play-services-places-kotlin</artifactId>
<version>0.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.niqo01.rxplayservices/rx-play-services-places-kotlin/
implementation 'com.github.niqo01.rxplayservices:rx-play-services-places-kotlin:0.2.0'
// https://jarcasting.com/artifacts/com.github.niqo01.rxplayservices/rx-play-services-places-kotlin/
implementation ("com.github.niqo01.rxplayservices:rx-play-services-places-kotlin:0.2.0")
'com.github.niqo01.rxplayservices:rx-play-services-places-kotlin:aar:0.2.0'
<dependency org="com.github.niqo01.rxplayservices" name="rx-play-services-places-kotlin" rev="0.2.0">
<artifact name="rx-play-services-places-kotlin" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.niqo01.rxplayservices', module='rx-play-services-places-kotlin', version='0.2.0')
)
libraryDependencies += "com.github.niqo01.rxplayservices" % "rx-play-services-places-kotlin" % "0.2.0"
[com.github.niqo01.rxplayservices/rx-play-services-places-kotlin "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.2.0 |
com.github.niqo01.rxplayservices : rx-play-services-places | jar | 0.2.0 |
io.reactivex.rxjava2 : rxjava | jar | 2.1.6 |
com.google.android.gms » play-services-places | jar | 11.6.0 |