FlowNetFast

a android net library, use kotlin coroutines or flow.

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.hanxiaofeng
ArtifactId

ArtifactId

flownet
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

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

Download flownet

How to add to project

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

Dependencies

compile (20)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-runtime-ktx jar 2.3.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.lifecycle » lifecycle-livedata-ktx jar 2.3.1
com.kunminx.arch : unpeek-livedata jar 7.2.0-beta1
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
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.2
1.0.1
1.0.0