FlowNetFast

a android net library, use kotlin coroutines or flow.

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.hanxiaofeng
ArtifactId

ArtifactId

flownet-flow
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

FlowNetFast
a android net library, use kotlin coroutines or flow.

Download flownet-flow

How to add to project

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

Dependencies

compile (19)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.1
androidx.lifecycle » lifecycle-common-java8 jar 2.4.0
androidx.lifecycle » lifecycle-extensions jar 2.2.0
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.3.1
androidx.fragment » fragment-ktx jar 1.3.2
androidx.navigation » navigation-fragment-ktx jar 2.3.5
androidx.navigation » navigation-ui-ktx jar 2.3.5
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-gson jar 2.9.0
com.github.franmontiel » PersistentCookieJar jar v1.0.1
com.github.JessYanCoding » RetrofitUrlManager jar v1.4.0
com.github.ybq » Android-SpinKit jar 1.4.0
com.blankj : utilcodex jar 1.31.0
com.tencent : mmkv jar 1.2.13
androidx.databinding » viewbinding jar 7.0.4
androidx.databinding » databinding-common jar 7.0.4
androidx.databinding » databinding-runtime jar 7.0.4
androidx.databinding » databinding-adapters jar 7.0.4
androidx.databinding » databinding-ktx jar 7.0.4

runtime (4)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1
androidx.constraintlayout » constraintlayout jar 2.0.4
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.6.10
androidx.core » core-ktx jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.0