MVN

dev.icerock.moko : mvvm-livedata

Maven & Gradle

Apr 21, 2023
14 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</artifactId>
    <version>0.16.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.16.1

All Versions

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

Version Vulnerabilities Updated
0.16.x
mvvm-livedata-0.16.1
mvvm-livedata-0.16.0
0.15.x
mvvm-livedata-0.15.0
0.14.x
mvvm-livedata-0.14.0
0.13.x
mvvm-livedata-0.13.1
mvvm-livedata-0.13.0
0.12.x
mvvm-livedata-0.12.0
0.11.x
mvvm-livedata-0.11.0
0.10.x
mvvm-livedata-0.10.1
mvvm-livedata-0.10.0
0.9.x
mvvm-livedata-0.9.2

How to add a dependency to Maven

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

<dependency>
    <groupId>dev.icerock.moko</groupId>
    <artifactId>mvvm-livedata</artifactId>
    <version>0.16.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'dev.icerock.moko:mvvm-livedata:0.16.1'

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

implementation("dev.icerock.moko:mvvm-livedata:0.16.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "dev.icerock.moko" % "mvvm-livedata" % "0.16.1"

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

Jul 05, 2023
5 usages
109 stars
Jun 05, 2020
24 usages
216 stars
Sep 19, 2019
2 usages
69 stars
Jun 09, 2023
4 usages
402 stars
Apr 30, 2016
11 usages
250 stars
Nov 01, 2017
13 usages
21 stars
Mar 12, 2018
1 usages
34 stars
Apr 25, 2017
7 usages
29 stars