| License |
License |
|---|---|
| GroupId | GroupIdno.nordicsemi.android |
| ArtifactId | ArtifactIdble |
| Version | Version2.4.0.beta02 |
| 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.4.0.beta02.pom | |
| ble-2.4.0.beta02-sources.jar | 177 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/no.nordicsemi.android/ble/ -->
<dependency>
<groupId>no.nordicsemi.android</groupId>
<artifactId>ble</artifactId>
<version>2.4.0.beta02</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/no.nordicsemi.android/ble/
implementation 'no.nordicsemi.android:ble:2.4.0.beta02'
// https://jarcasting.com/artifacts/no.nordicsemi.android/ble/
implementation ("no.nordicsemi.android:ble:2.4.0.beta02")
'no.nordicsemi.android:ble:aar:2.4.0.beta02'
<dependency org="no.nordicsemi.android" name="ble" rev="2.4.0.beta02">
<artifact name="ble" type="aar" />
</dependency>
@Grapes(
@Grab(group='no.nordicsemi.android', module='ble', version='2.4.0.beta02')
)
libraryDependencies += "no.nordicsemi.android" % "ble" % "2.4.0.beta02"
[no.nordicsemi.android/ble "2.4.0.beta02"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.3.0 |