MVN

co.windly : limbo-mvvm

Maven & Gradle

Feb 23, 2021
1 usages
5 stars

Limbo MVVM · A library that helps you to easily build Android applications usingModel-View-ViewModel architectural pattern.

<dependency>
    <groupId>co.windly</groupId>
    <artifactId>limbo-mvvm</artifactId>
    <version>4.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of co.windly : limbo-mvvm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.2.0

All Versions

Choose a version of co.windly : limbo-mvvm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.2.x
limbo-mvvm-4.2.0
4.1.x
limbo-mvvm-4.1.1
4.0.x
limbo-mvvm-4.0.3
limbo-mvvm-4.0.2
limbo-mvvm-4.0.1
limbo-mvvm-4.0.0
3.1.x
limbo-mvvm-3.1.1
3.0.x
limbo-mvvm-3.0.3
limbo-mvvm-3.0.2
limbo-mvvm-3.0.1
limbo-mvvm-3.0.0
2.4.x
limbo-mvvm-2.4.0

How to add a dependency to Maven

Add the following co.windly : limbo-mvvm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>co.windly</groupId>
    <artifactId>limbo-mvvm</artifactId>
    <version>4.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following co.windly : limbo-mvvm gradle dependency to your build.gradle file:

implementation 'co.windly:limbo-mvvm:4.2.0'

Gradle Kotlin DSL: Add the following co.windly : limbo-mvvm gradle kotlin dependency to your build.gradle.kts file:

implementation("co.windly:limbo-mvvm:4.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following co.windly : limbo-mvvm sbt scala dependency to your build.sbt file:

libraryDependencies += "co.windly" % "limbo-mvvm" % "4.2.0"

Advertisement

Dependencies from Group

Jan 04, 2021
3 usages
5 stars
Nov 09, 2018
2 usages
1 stars
Nov 10, 2019
2 usages
9 stars
Aug 18, 2021
2 usages
5 stars
Mar 16, 2020
2 usages
3 stars

Discover Dependencies

Mar 16, 2021
2 usages
Mar 16, 2021
Mar 16, 2021
2 usages
Mar 16, 2021
Jun 05, 2022
6 usages
3 stars
Jun 05, 2022
12 usages
3 stars
May 20, 2023
2 usages
2 stars