MVN

no.nordicsemi.android : memfault

Maven & Gradle

Oct 06, 2022
6 stars

Memfault Bluetooth Le Library for Android · Android Memfault Library

<dependency>
    <groupId>no.nordicsemi.android</groupId>
    <artifactId>memfault</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of no.nordicsemi.android : memfault to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of no.nordicsemi.android : memfault to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
memfault-1.0.2
memfault-1.0.0

How to add a dependency to Maven

Add the following no.nordicsemi.android : memfault maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>no.nordicsemi.android</groupId>
    <artifactId>memfault</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following no.nordicsemi.android : memfault gradle dependency to your build.gradle file:

implementation 'no.nordicsemi.android:memfault:1.0.2'

Gradle Kotlin DSL: Add the following no.nordicsemi.android : memfault gradle kotlin dependency to your build.gradle.kts file:

implementation("no.nordicsemi.android:memfault:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following no.nordicsemi.android : memfault sbt scala dependency to your build.sbt file:

libraryDependencies += "no.nordicsemi.android" % "memfault" % "1.0.2"

Advertisement

Dependencies from Group

dfu
Dec 16, 2022
6 usages
696 stars
ble
Apr 04, 2023
6 usages
1.7k stars
Apr 04, 2023
4 usages
1.7k stars
log
Jun 09, 2020
2 usages
348 stars
Aug 18, 2023
1 usages
73 stars

Discover Dependencies