Last Version

Bluetooth Low Energy library for Android 2.5.1

Bluetooth Low Energy library for Android

License

License

GroupId

GroupId

no.nordicsemi.android
ArtifactId

ArtifactId

ble
Version

Version

2.5.1
Type

Type

aar
Description

Description

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 2.5.1


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.3.0

Project Modules

There are no modules declared in this project.