MVN

com.arm.mbed.cloud : lwm2m

Maven & Gradle

Nov 16, 2018
2 usages
6 stars

Arm Mbed LWM2M library · Library for serialisation/deserialisation of LWM2M objects: https://en.wikipedia.org/wiki/OMA_LWM2M

<dependency>
    <groupId>com.arm.mbed.cloud</groupId>
    <artifactId>lwm2m</artifactId>
    <version>1.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.arm.mbed.cloud : lwm2m to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.3

All Versions

Choose a version of com.arm.mbed.cloud : lwm2m to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
lwm2m-1.2.3
lwm2m-1.2.2
1.0.x
lwm2m-1.0.0

How to add a dependency to Maven

Add the following com.arm.mbed.cloud : lwm2m maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.arm.mbed.cloud</groupId>
    <artifactId>lwm2m</artifactId>
    <version>1.2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.arm.mbed.cloud : lwm2m gradle dependency to your build.gradle file:

implementation 'com.arm.mbed.cloud:lwm2m:1.2.3'

Gradle Kotlin DSL: Add the following com.arm.mbed.cloud : lwm2m gradle kotlin dependency to your build.gradle.kts file:

implementation("com.arm.mbed.cloud:lwm2m:1.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.arm.mbed.cloud : lwm2m sbt scala dependency to your build.sbt file:

libraryDependencies += "com.arm.mbed.cloud" % "lwm2m" % "1.2.3"

Advertisement

Dependencies from Group

Nov 16, 2018
2 usages
6 stars

Discover Dependencies

Apr 22, 2019
5 usages
Apr 19, 2019
4 usages
4 stars
Aug 16, 2019
2 usages
Jul 04, 2023
3 usages
0 stars
Jun 05, 2020
4 usages
18.5k stars
Jul 03, 2021
2 usages
5 stars
Nov 18, 2013
3 usages
Jun 28, 2018
6 usages
Dec 14, 2018
2 usages
0 stars