Mcu Manager Core

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-core
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

aar
Description

Description

Mcu Manager Core
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-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (6)

Group / Artifact Type Version
org.jetbrains : annotations jar 23.0.0
org.slf4j : slf4j-api jar 1.7.35
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.2
com.fasterxml.jackson.dataformat : jackson-dataformat-cbor jar 2.13.3
com.fasterxml.jackson.core : jackson-core jar 2.13.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.3.0
1.3.0-alpha03
1.3.0-alpha02
1.3.0-alpha01
1.2.0
1.1.0
1.1-beta01
0.13.0-beta09
0.13.0-beta08
0.13.0-beta07
0.13.0-beta06
0.13.0-beta04