License |
License |
---|---|
GroupId | GroupIdno.nordicsemi.android |
ArtifactId | ArtifactIdmcumgr-core |
Version | Version0.13.0-beta09 |
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-0.13.0-beta09.pom | |
mcumgr-core-0.13.0-beta09-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>0.13.0-beta09</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/no.nordicsemi.android/mcumgr-core/
implementation 'no.nordicsemi.android:mcumgr-core:0.13.0-beta09'
// https://jarcasting.com/artifacts/no.nordicsemi.android/mcumgr-core/
implementation ("no.nordicsemi.android:mcumgr-core:0.13.0-beta09")
'no.nordicsemi.android:mcumgr-core:aar:0.13.0-beta09'
<dependency org="no.nordicsemi.android" name="mcumgr-core" rev="0.13.0-beta09">
<artifact name="mcumgr-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='no.nordicsemi.android', module='mcumgr-core', version='0.13.0-beta09')
)
libraryDependencies += "no.nordicsemi.android" % "mcumgr-core" % "0.13.0-beta09"
[no.nordicsemi.android/mcumgr-core "0.13.0-beta09"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.2 |
org.jetbrains : annotations | jar | 22.0.0 |
org.slf4j : slf4j-api | jar | 1.7.32 |
com.fasterxml.jackson.dataformat : jackson-dataformat-cbor | jar | 2.12.4 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.4 |