maps-rx

RxJava bindings for the Maps SDK for Android

License

License

GroupId

GroupId

com.google.maps.android
ArtifactId

ArtifactId

maps-rx
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

maps-rx
RxJava bindings for the Maps SDK for Android
Project URL

Project URL

https://github.com/googlemaps/android-maps-rx
Project Organization

Project Organization

Google Inc.
Source Code Management

Source Code Management

https://github.com/googlemaps/android-maps-rx

Download maps-rx

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.maps.android/maps-rx/ -->
<dependency>
    <groupId>com.google.maps.android</groupId>
    <artifactId>maps-rx</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.maps.android/maps-rx/
implementation 'com.google.maps.android:maps-rx:1.0.0'
// https://jarcasting.com/artifacts/com.google.maps.android/maps-rx/
implementation ("com.google.maps.android:maps-rx:1.0.0")
'com.google.maps.android:maps-rx:aar:1.0.0'
<dependency org="com.google.maps.android" name="maps-rx" rev="1.0.0">
  <artifact name="maps-rx" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.google.maps.android', module='maps-rx', version='1.0.0')
)
libraryDependencies += "com.google.maps.android" % "maps-rx" % "1.0.0"
[com.google.maps.android/maps-rx "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.2.0
0.1.0