License |
License
Memfault SDK License
|
---|---|
GroupId | GroupIdcom.memfault.cloud |
ArtifactId | ArtifactIdcloud-android |
Version | Version2.0.4 |
Type | Typeaar |
Description |
DescriptionMemfaultCloud Android
A Memfault Cloud API for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cloud-android-2.0.4.pom | |
cloud-android-2.0.4.aar | 61 KB |
cloud-android-2.0.4-sources.jar | 833 bytes |
cloud-android-2.0.4-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 |
com.squareup.okio : okio | jar | 2.10.0 |