GroupId | GroupIdcom.arm.mbed.cloud.sdk |
---|---|
ArtifactId | ArtifactIdfoundation-models |
Version | Version2.3.2 |
Type | Typejar |
Filename | Size |
---|---|
foundation-models-2.3.2.pom | |
foundation-models-2.3.2.jar | 246 KB |
foundation-models-2.3.2-sources.jar | 219 KB |
foundation-models-2.3.2-javadoc.jar | 611 KB |
Browse |
<!-- 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.arm.mbed.cloud.sdk/foundation-models/
implementation 'com.arm.mbed.cloud.sdk:foundation-models:2.3.2'
// https://jarcasting.com/artifacts/com.arm.mbed.cloud.sdk/foundation-models/
implementation ("com.arm.mbed.cloud.sdk:foundation-models:2.3.2")
'com.arm.mbed.cloud.sdk:foundation-models:jar:2.3.2'
<dependency org="com.arm.mbed.cloud.sdk" name="foundation-models" rev="2.3.2">
<artifact name="foundation-models" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arm.mbed.cloud.sdk', module='foundation-models', version='2.3.2')
)
libraryDependencies += "com.arm.mbed.cloud.sdk" % "foundation-models" % "2.3.2"
[com.arm.mbed.cloud.sdk/foundation-models "2.3.2"]