is not current version
Last Version 2.0.4

MemfaultCloud Android 2.0.2

A Memfault Cloud API for Android

License

License

Memfault SDK License
GroupId

GroupId

com.memfault.cloud
ArtifactId

ArtifactId

cloud-android
Version

Version

2.0.2
Type

Type

aar
Description

Description

MemfaultCloud Android
A Memfault Cloud API for Android
Project URL

Project URL

https://github.com/memfault/memfault-cloud-android
Source Code Management

Source Code Management

https://github.com/memfault/memfault-cloud-android

Download cloud-android 2.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.71
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.71
com.squareup.okio : okio jar 2.5.0

Project Modules

There are no modules declared in this project.