License |
License |
---|---|
GroupId | GroupIdro.dragossusi |
ArtifactId | ArtifactIdresource-flow |
Version | Version2.0.3 |
Type | Typeaar |
Description |
DescriptionResource
Android objects to observe loading completion and error
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
resource-flow-2.0.3.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/ro.dragossusi/resource-flow/ -->
<dependency>
<groupId>ro.dragossusi</groupId>
<artifactId>resource-flow</artifactId>
<version>2.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ro.dragossusi/resource-flow/
implementation 'ro.dragossusi:resource-flow:2.0.3'
// https://jarcasting.com/artifacts/ro.dragossusi/resource-flow/
implementation ("ro.dragossusi:resource-flow:2.0.3")
'ro.dragossusi:resource-flow:aar:2.0.3'
<dependency org="ro.dragossusi" name="resource-flow" rev="2.0.3">
<artifact name="resource-flow" type="aar" />
</dependency>
@Grapes(
@Grab(group='ro.dragossusi', module='resource-flow', version='2.0.3')
)
libraryDependencies += "ro.dragossusi" % "resource-flow" % "2.0.3"
[ro.dragossusi/resource-flow "2.0.3"]
Group / Artifact | Type | Version |
---|---|---|
ro.dragossusi : resource | jar | 2.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.5.10 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.10 |
androidx.core » core-ktx | jar | 1.5.0 |
androidx.appcompat » appcompat | jar | 1.3.0 |
androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.3.1 |
androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.3.1 |
androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.3.1 |
com.jakewharton.timber : timber | jar | 4.7.1 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.4.3 |