MVN

dev.icerock.moko : mvvm-livedata-android-debug

Maven & Gradle

Jun 27, 2021
9 usages
971 stars

MOKO mvvm · Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development

<dependency>
    <groupId>dev.icerock.moko</groupId>
    <artifactId>mvvm-livedata-android-debug</artifactId>
    <version>0.11.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.icerock.moko : mvvm-livedata-android-debug to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.11.0

All Versions

Choose a version of dev.icerock.moko : mvvm-livedata-android-debug to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.11.x
mvvm-livedata-android-debug-0.11.0
0.10.x
mvvm-livedata-android-debug-0.10.1
mvvm-livedata-android-debug-0.10.0
0.9.x
mvvm-livedata-android-debug-0.9.2

How to add a dependency to Maven

Add the following dev.icerock.moko : mvvm-livedata-android-debug maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>dev.icerock.moko</groupId>
    <artifactId>mvvm-livedata-android-debug</artifactId>
    <version>0.11.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dev.icerock.moko : mvvm-livedata-android-debug gradle dependency to your build.gradle file:

implementation 'dev.icerock.moko:mvvm-livedata-android-debug:0.11.0'

Gradle Kotlin DSL: Add the following dev.icerock.moko : mvvm-livedata-android-debug gradle kotlin dependency to your build.gradle.kts file:

implementation("dev.icerock.moko:mvvm-livedata-android-debug:0.11.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following dev.icerock.moko : mvvm-livedata-android-debug sbt scala dependency to your build.sbt file:

libraryDependencies += "dev.icerock.moko" % "mvvm-livedata-android-debug" % "0.11.0"

Advertisement

Dependencies from Group

Jun 04, 2023
28 usages
982 stars
May 14, 2022
24 usages
982 stars
Jan 21, 2022
18 usages
16 stars
Jun 04, 2023
17 usages
982 stars
Jun 04, 2023
17 usages
982 stars

Discover Dependencies

Apr 23, 2021
9 usages
1.4k stars
Aug 16, 2023
10 usages
4 stars
May 02, 2023
10 usages
26 stars
Apr 20, 2021
9 usages
322 stars
Apr 20, 2021
9 usages
322 stars
Jun 24, 2021
10 usages
Jul 15, 2021
10 usages
Aug 21, 2023
10 usages
34 stars