is not current version
Last Version 4.0.1

ro.dragossusi:resource-flow 2.0.1

Android objects to observe loading completion and error

GroupId

GroupId

ro.dragossusi
ArtifactId

ArtifactId

resource-flow
Version

Version

2.0.1
Type

Type

aar

Download resource-flow 2.0.1


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