License |
License |
---|---|
GroupId | GroupIdcom.arm.mbed.cloud.sdk |
ArtifactId | ArtifactIdmbedcloud_common |
Version | Version2.5.0 |
Type | Typejar |
Description |
DescriptionArm Pelion Cloud SDK
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.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mbedcloud_common-2.5.0.pom | |
mbedcloud_common-2.5.0.jar | 33 KB |
mbedcloud_common-2.5.0-sources.jar | 13 KB |
mbedcloud_common-2.5.0-javadoc.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.arm.mbed.cloud.sdk/mbedcloud_common/ -->
<dependency>
<groupId>com.arm.mbed.cloud.sdk</groupId>
<artifactId>mbedcloud_common</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.arm.mbed.cloud.sdk/mbedcloud_common/
implementation 'com.arm.mbed.cloud.sdk:mbedcloud_common:2.5.0'
// https://jarcasting.com/artifacts/com.arm.mbed.cloud.sdk/mbedcloud_common/
implementation ("com.arm.mbed.cloud.sdk:mbedcloud_common:2.5.0")
'com.arm.mbed.cloud.sdk:mbedcloud_common:jar:2.5.0'
<dependency org="com.arm.mbed.cloud.sdk" name="mbedcloud_common" rev="2.5.0">
<artifact name="mbedcloud_common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arm.mbed.cloud.sdk', module='mbedcloud_common', version='2.5.0')
)
libraryDependencies += "com.arm.mbed.cloud.sdk" % "mbedcloud_common" % "2.5.0"
[com.arm.mbed.cloud.sdk/mbedcloud_common "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : retrofit | jar | 2.6.0 |
com.squareup.retrofit2 : converter-scalars | jar | 2.6.0 |
com.squareup.retrofit2 : converter-gson | jar | 2.6.0 |
io.swagger : swagger-annotations | jar | 1.5.22 |
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.client | jar | 1.0.1 |
io.gsonfire : gson-fire | jar | 1.8.3 |
joda-time : joda-time | jar | 2.10.2 |