Mcu Manager Core

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

Лицензия

Лицензия

Группа

Группа

no.nordicsemi.android
Идентификатор

Идентификатор

mcumgr-core
Последняя версия

Последняя версия

1.3.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

Mcu Manager Core
A mobile management library for devices running Apache Mynewt and Zephyr (DFU, logs, stats, config, etc.)
Ссылка на сайт

Ссылка на сайт

https://github.com/NordicSemiconductor/Android-nRF-Connect-Device-Manager
Система контроля версий

Система контроля версий

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

Скачать mcumgr-core

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (6)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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