MVN

co.windly : limbo-mvp

Maven & Gradle

May 05, 2020
5 stars

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

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

Latest Version

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

  • Latest Stable: 3.0.3

All Versions

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

Version Vulnerabilities Updated
3.0.x
limbo-mvp-3.0.3
2.4.x
limbo-mvp-2.4.0

How to add a dependency to Maven

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

<dependency>
    <groupId>co.windly</groupId>
    <artifactId>limbo-mvp</artifactId>
    <version>3.0.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'co.windly:limbo-mvp:3.0.3'

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

implementation("co.windly:limbo-mvp:3.0.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "co.windly" % "limbo-mvp" % "3.0.3"

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

Apr 01, 2020
0 stars
Apr 01, 2020
1 stars
Apr 14, 2020
1 stars
Mar 29, 2020
Apr 06, 2020
3 stars
May 12, 2020
1 stars
Jan 04, 2023
1 stars
Jun 14, 2023
0 stars