is not current version
Last Version 2.5.0

com.arm.mbed.cloud.sdk:foundation-models 2.3.1

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

foundation-models
Version

Version

2.3.1
Type

Type

jar

Download foundation-models 2.3.1


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