Last Version

Limbo Utility 3.2.2

Handful of tools that boosts Kotlin development.

License

License

Categories

Categories

Utility General Purpose Libraries
GroupId

GroupId

co.windly
ArtifactId

ArtifactId

limbo-utility
Version

Version

3.2.2
Type

Type

aar
Description

Description

Limbo Utility
Handful of tools that boosts Kotlin development.
Project URL

Project URL

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

Source Code Management

https://github.com/tommus/limbo

Download limbo-utility 3.2.2


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

Dependencies

compile (5)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-livedata jar 2.3.1
io.reactivex.rxjava2 : rxandroid jar 2.1.1
com.jakewharton.rxbinding3 : rxbinding jar 3.1.0
io.reactivex.rxjava2 : rxjava jar 2.2.21
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

runtime (1)

Group / Artifact Type Version
androidx.core » core jar 1.6.0

Project Modules

There are no modules declared in this project.