A LiveData extension for the Bluetooth Low Energy library for Android

Bluetooth Low Energy library for Android

License

License

Categories

Categories

Data
GroupId

GroupId

no.nordicsemi.android
ArtifactId

ArtifactId

ble-livedata
Last Version

Last Version

2.5.1
Release Date

Release Date

Type

Type

aar
Description

Description

A LiveData extension for the Bluetooth Low Energy library for Android
Bluetooth Low Energy library for Android
Project URL

Project URL

https://github.com/NordicSemiconductor/Android-BLE-Library
Source Code Management

Source Code Management

https://github.com/NordicSemiconductor/Android-BLE-Library

Download ble-livedata

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
no.nordicsemi.android : ble jar 2.5.1
androidx.lifecycle » lifecycle-livedata jar 2.4.1

Project Modules

There are no modules declared in this project.
no.nordicsemi.android

Nordic Semiconductor

Nordic Semiconductor's official GitHub account. Contains officially supported repositories. For additional Nordic repos see https://github.com/NordicPlayground

Versions

Version
2.5.1
2.5.0
2.4.1
2.4.0
2.4.0-beta03
2.4.0.beta02
2.4.0-beta01
2.3.1
2.3.0
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.2.0-beta03