не последняя версия
Последняя версия 0.6.0

com.github.pwittchen:reactivebeacons 0.4.1

Android library scanning BLE (Bluetooth Low Energy) beacons nearby with RxJava

Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

com.github.pwittchen
Идентификатор

Идентификатор

reactivebeacons
Версия

Версия

0.4.1
Тип

Тип

aar

Скачать reactivebeacons 0.4.1


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