Last Version

McuManager Ble 0.12.0-beta4

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

License

License

GroupId

GroupId

io.runtime.mcumgr
ArtifactId

ArtifactId

mcumgr-ble
Version

Version

0.12.0-beta4
Type

Type

aar
Description

Description

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

Project URL

https://github.com/runtimeco/mcumgr-android
Source Code Management

Source Code Management

https://github.com/runtimeco/mcumgr-android

Download mcumgr-ble 0.12.0-beta4


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

Dependencies

compile (5)

Group / Artifact Type Version
no.nordicsemi.android : ble jar 2.2.3
io.runtime.mcumgr : mcumgr-core jar 0.12.0-beta4
org.slf4j : slf4j-api jar 1.7.30
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.8

Project Modules

There are no modules declared in this project.