| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаio.github.hanxiaofeng |
| Идентификатор | Идентификаторflownet |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеFlowNetFast
a android net library, use kotlin coroutines or flow.
|
| Имя Файла | Размер |
|---|---|
| flownet-1.0.2.pom | |
| flownet-1.0.2-sources.jar | 70 KB |
| flownet-1.0.2-javadoc.jar | 261 bytes |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |