is not current version
Last Version 2.0.4

com.memfault.cloud:cloud-android 1.0.3

A Memfault Cloud API for Android

GroupId

GroupId

com.memfault.cloud
ArtifactId

ArtifactId

cloud-android
Version

Version

1.0.3
Type

Type

aar

Download cloud-android 1.0.3


<!-- https://jarcasting.com/artifacts/com.memfault.cloud/cloud-android/ -->
<dependency>
    <groupId>com.memfault.cloud</groupId>
    <artifactId>cloud-android</artifactId>
    <version>1.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.memfault.cloud/cloud-android/
implementation 'com.memfault.cloud:cloud-android:1.0.3'
// https://jarcasting.com/artifacts/com.memfault.cloud/cloud-android/
implementation ("com.memfault.cloud:cloud-android:1.0.3")
'com.memfault.cloud:cloud-android:aar:1.0.3'
<dependency org="com.memfault.cloud" name="cloud-android" rev="1.0.3">
  <artifact name="cloud-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.memfault.cloud', module='cloud-android', version='1.0.3')
)
libraryDependencies += "com.memfault.cloud" % "cloud-android" % "1.0.3"
[com.memfault.cloud/cloud-android "1.0.3"]