is not current version
Last Version 4.0.1

ro.dragossusi:resource-flow 1.0.7

Android objects to observe loading completion and error

GroupId

GroupId

ro.dragossusi
ArtifactId

ArtifactId

resource-flow
Version

Version

1.0.7
Type

Type

aar

Download resource-flow 1.0.7


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