License |
License
Memfault SDK License
|
---|---|
GroupId | GroupIdcom.memfault.cloud |
ArtifactId | ArtifactIdcloud-android |
Version | Version2.0.2 |
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.2.pom | |
cloud-android-2.0.2.aar | 64 KB |
cloud-android-2.0.2-sources.jar | 833 bytes |
cloud-android-2.0.2-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.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"]
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 |