License |
License |
---|---|
GroupId | GroupIdno.nordicsemi.android |
ArtifactId | ArtifactIdble |
Last Version | Last Version2.5.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionBluetooth Low Energy library for Android
Bluetooth Low Energy library for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ble-2.5.1.pom | |
ble-2.5.1.aar | 150 KB |
ble-2.5.1-sources.jar | 172 KB |
ble-2.5.1-javadoc.jar | 353 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.3.0 |