Limbo

Composition of libraries that supports creating MVP and fragment-driven Android applications.

License

License

GroupId

GroupId

co.windly
ArtifactId

ArtifactId

limbo
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

aar
Description

Description

Limbo
Composition of libraries that supports creating MVP and fragment-driven Android applications.
Project URL

Project URL

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

Source Code Management

https://github.com/tommus/limbo

Download limbo

How to add to project

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

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.1.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61
co.windly : limbo-disposable jar 2.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.0
2.2.2
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.1
1.3.0
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
0.9.1
0.9.0
0.8.5
0.8.3
0.8.2
0.8.1
0.8.0
0.7.0
0.6.0
0.5.7
0.5.5