Last Version

Arm Mbed LWM2M library 1.2.3

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

License

License

GroupId

GroupId

com.arm.mbed.cloud
ArtifactId

ArtifactId

lwm2m
Version

Version

1.2.3
Type

Type

jar
Description

Description

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

Project URL

https://github.com/ARMmbed/mbed-cloud-sdk-java
Source Code Management

Source Code Management

https://github.com/ARMmbed/mbed-cloud-sdk-java/tree/master

Download lwm2m 1.2.3


<!-- https://jarcasting.com/artifacts/com.arm.mbed.cloud/lwm2m/ -->
<dependency>
    <groupId>com.arm.mbed.cloud</groupId>
    <artifactId>lwm2m</artifactId>
    <version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.arm.mbed.cloud/lwm2m/
implementation 'com.arm.mbed.cloud:lwm2m:1.2.3'
// https://jarcasting.com/artifacts/com.arm.mbed.cloud/lwm2m/
implementation ("com.arm.mbed.cloud:lwm2m:1.2.3")
'com.arm.mbed.cloud:lwm2m:jar:1.2.3'
<dependency org="com.arm.mbed.cloud" name="lwm2m" rev="1.2.3">
  <artifact name="lwm2m" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arm.mbed.cloud', module='lwm2m', version='1.2.3')
)
libraryDependencies += "com.arm.mbed.cloud" % "lwm2m" % "1.2.3"
[com.arm.mbed.cloud/lwm2m "1.2.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
commons-codec : commons-codec jar 1.9

Project Modules

There are no modules declared in this project.