License |
License |
---|---|
GroupId | GroupIdno.nordicsemi.android |
ArtifactId | ArtifactIdmcumgr-core |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMcu Manager Core
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-core-1.3.1.pom | |
mcumgr-core-1.3.1-sources.jar | 91 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
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 |