| License |
License |
|---|---|
| Categories |
CategoriesReporting Business Logic Libraries |
| GroupId | GroupIdcom.memfault.bort |
| ArtifactId | ArtifactIdreporting-lib |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionBort Reporting
Metric and event reporting for Memfault Bort SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| reporting-lib-1.0.pom | |
| reporting-lib-1.0-sources.jar | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.memfault.bort/reporting-lib/ -->
<dependency>
<groupId>com.memfault.bort</groupId>
<artifactId>reporting-lib</artifactId>
<version>1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.memfault.bort/reporting-lib/
implementation 'com.memfault.bort:reporting-lib:1.0'
// https://jarcasting.com/artifacts/com.memfault.bort/reporting-lib/
implementation ("com.memfault.bort:reporting-lib:1.0")
'com.memfault.bort:reporting-lib:aar:1.0'
<dependency org="com.memfault.bort" name="reporting-lib" rev="1.0">
<artifact name="reporting-lib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.memfault.bort', module='reporting-lib', version='1.0')
)
libraryDependencies += "com.memfault.bort" % "reporting-lib" % "1.0"
[com.memfault.bort/reporting-lib "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlinx : kotlinx-serialization-json | jar | 1.3.0 |