| License |
License |
|---|---|
| Categories |
CategoriesUtility General Purpose Libraries |
| GroupId | GroupIdco.windly |
| ArtifactId | ArtifactIdlimbo-utility |
| Last Version | Last Version3.2.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionLimbo Utility
Handful of tools that boosts Kotlin development.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| limbo-utility-3.2.2.pom | |
| limbo-utility-3.2.2.aar | 52 KB |
| limbo-utility-3.2.2-sources.jar | 16 KB |
| limbo-utility-3.2.2-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.core » core | jar | 1.6.0 |