Rxjava 2.0 wrapper for Google's Nearby Connections API.
dependencies {
implementation 'com.github.danielceinos:RxNearbyConnections:x.y.z'
}allprojects {
repositories {
...
maven { url "https://jitpack.io" }
}
}
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Rxjava 2.0 wrapper for Google's Nearby Connections API.
dependencies {
implementation 'com.github.danielceinos:RxNearbyConnections:x.y.z'
}allprojects {
repositories {
...
maven { url "https://jitpack.io" }
}
}