is not current version
Last Version 2.0.4

com.memfault.cloud:cloud-android 2.0.0

A Memfault Cloud API for Android

GroupId

GroupId

com.memfault.cloud
ArtifactId

ArtifactId

cloud-android
Version

Version

2.0.0
Type

Type

aar

Download cloud-android 2.0.0


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