MVN

dev.icerock.moko : mvvm-viewbinding

Maven & Gradle

Apr 21, 2023
1k stars

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

<dependency>
    <groupId>dev.icerock.moko</groupId>
    <artifactId>mvvm-viewbinding</artifactId>
    <version>0.16.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.16.1

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

Jun 04, 2023
28 usages
1k stars
May 14, 2022
24 usages
1k stars
Jan 21, 2022
18 usages
22 stars
Jun 04, 2023
17 usages
1k stars
Jun 04, 2023
17 usages
1k stars

Discover Dependencies

Apr 21, 2023
10 usages
1k stars
Apr 21, 2023
12 usages
1k stars
Jun 27, 2021
1k stars
Jul 05, 2023
27 stars
Apr 23, 2021
1 usages
458 stars
Nov 08, 2022
0 stars
May 12, 2022
1 usages
72 stars
dod
Aug 01, 2023
49 stars