| License |
License |
|---|---|
| GroupId | GroupIdio.runtime.mcumgr |
| ArtifactId | ArtifactIdmcumgr-ble |
| Version | Version0.12.0-beta4 |
| Type | Typeaar |
| Description |
DescriptionMcuManager Ble
A mobile management library for devices running Apache Mynewt and Zephyr (DFU, logs, stats, config, etc.)
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mcumgr-ble-0.12.0-beta4.pom | |
| mcumgr-ble-0.12.0-beta4.aar | 44 KB |
| mcumgr-ble-0.12.0-beta4-sources.jar | 10 KB |
| mcumgr-ble-0.12.0-beta4-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| 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 |