Last Version

MemfaultCloud Android 2.0.4

A Memfault Cloud API for Android

License

License

Memfault SDK License
GroupId

GroupId

com.memfault.cloud
ArtifactId

ArtifactId

cloud-android
Version

Version

2.0.4
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.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20
com.squareup.okio : okio jar 2.10.0

Project Modules

There are no modules declared in this project.