Last Version

Limbo MVP 3.0.3

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

License

License

GroupId

GroupId

co.windly
ArtifactId

ArtifactId

limbo-mvp
Version

Version

3.0.3
Type

Type

aar
Description

Description

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

Project URL

https://github.com/tommus/limbo
Source Code Management

Source Code Management

https://github.com/tommus/limbo

Download limbo-mvp 3.0.3


<!-- https://jarcasting.com/artifacts/co.windly/limbo-mvp/ -->
<dependency>
    <groupId>co.windly</groupId>
    <artifactId>limbo-mvp</artifactId>
    <version>3.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.windly/limbo-mvp/
implementation 'co.windly:limbo-mvp:3.0.3'
// https://jarcasting.com/artifacts/co.windly/limbo-mvp/
implementation ("co.windly:limbo-mvp:3.0.3")
'co.windly:limbo-mvp:aar:3.0.3'
<dependency org="co.windly" name="limbo-mvp" rev="3.0.3">
  <artifact name="limbo-mvp" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.windly', module='limbo-mvp', version='3.0.3')
)
libraryDependencies += "co.windly" % "limbo-mvp" % "3.0.3"
[co.windly/limbo-mvp "3.0.3"]

Dependencies

compile (6)

Group / Artifact Type Version
com.hannesdorfmann.mosby3 : mvp jar 3.1.1
com.hannesdorfmann.mosby3 : mvp-lce jar 3.1.1
com.hannesdorfmann.mosby3 : mvp-queuing-presenter jar 3.1.1
androidx.fragment » fragment jar 1.2.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72
co.windly : limbo-disposable jar 3.0.3

Project Modules

There are no modules declared in this project.