Last Version

McuManager Core 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-core
Version

Version

0.12.0-beta4
Type

Type

aar
Description

Description

McuManager Core
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-core 0.12.0-beta4


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

Dependencies

compile (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.8
org.jetbrains : annotations jar 16.0.1
org.slf4j : slf4j-api jar 1.7.30
com.fasterxml.jackson.dataformat : jackson-dataformat-cbor jar 2.11.0
com.fasterxml.jackson.core : jackson-core jar 2.11.0
com.fasterxml.jackson.core : jackson-databind jar 2.11.0

Project Modules

There are no modules declared in this project.