GroupId | GroupIdcom.arm.mbed.cloud.sdk |
---|---|
ArtifactId | ArtifactIdpelioncloud_devicemanagement |
Version | Version2.3.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.arm.mbed.cloud.sdk/pelioncloud_devicemanagement/ -->
<dependency>
<groupId>com.arm.mbed.cloud.sdk</groupId>
<artifactId>pelioncloud_devicemanagement</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.arm.mbed.cloud.sdk/pelioncloud_devicemanagement/
implementation 'com.arm.mbed.cloud.sdk:pelioncloud_devicemanagement:2.3.0'
// https://jarcasting.com/artifacts/com.arm.mbed.cloud.sdk/pelioncloud_devicemanagement/
implementation ("com.arm.mbed.cloud.sdk:pelioncloud_devicemanagement:2.3.0")
'com.arm.mbed.cloud.sdk:pelioncloud_devicemanagement:jar:2.3.0'
<dependency org="com.arm.mbed.cloud.sdk" name="pelioncloud_devicemanagement" rev="2.3.0">
<artifact name="pelioncloud_devicemanagement" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arm.mbed.cloud.sdk', module='pelioncloud_devicemanagement', version='2.3.0')
)
libraryDependencies += "com.arm.mbed.cloud.sdk" % "pelioncloud_devicemanagement" % "2.3.0"
[com.arm.mbed.cloud.sdk/pelioncloud_devicemanagement "2.3.0"]