is not current version
Last Version 1.0.5

io.github.hanxiaofeng:flownet-flow 1.0.4

a android net library, use kotlin coroutines or flow.

Categories

Categories

Net
GroupId

GroupId

io.github.hanxiaofeng
ArtifactId

ArtifactId

flownet-flow
Version

Version

1.0.4
Type

Type

aar

Download flownet-flow 1.0.4


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