is not current version
Last Version 2.5.0

com.arm.mbed.cloud.sdk:support-annotations 2.4.0

The Pelion Cloud SDK (formerly known as Mbed Cloud SDK) provides a simplified interface to the Pelion Cloud APIs by exposing functionality using conventions and paradigms familiar to Java developers.

GroupId

GroupId

com.arm.mbed.cloud.sdk
ArtifactId

ArtifactId

support-annotations
Version

Version

2.4.0
Type

Type

jar

Download support-annotations 2.4.0


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