is not current version
Last Version 1.3.1

Mcu Manager BLE Transport 0.13.0-beta08

A mobile management library for devices running Apache Mynewt and Zephyr (DFU, logs, stats, config, etc.)

License

License

GroupId

GroupId

no.nordicsemi.android
ArtifactId

ArtifactId

mcumgr-ble
Version

Version

0.13.0-beta08
Type

Type

aar
Description

Description

Mcu Manager BLE Transport
A mobile management library for devices running Apache Mynewt and Zephyr (DFU, logs, stats, config, etc.)
Project URL

Project URL

https://github.com/NordicSemiconductor/Android-nRF-Connect-Device-Manager
Source Code Management

Source Code Management

https://github.com/NordicSemiconductor/Android-nRF-Connect-Device-Manager

Download mcumgr-ble 0.13.0-beta08


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

Dependencies

compile (3)

Group / Artifact Type Version
no.nordicsemi.android : mcumgr-core jar 0.13.0-beta08
no.nordicsemi.android : ble jar 2.3.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2

Project Modules

There are no modules declared in this project.