flow

Android app base library, use kotlin flow in BaseViewModel, Base Activity and Fragment, BaseConfig.

License

License

GroupId

GroupId

io.github.ayvytr
ArtifactId

ArtifactId

flow
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

flow
Android app base library, use kotlin flow in BaseViewModel, Base Activity and Fragment, BaseConfig.
Project URL

Project URL

https://github.com/Ayvytr/Flow
Source Code Management

Source Code Management

https://github.com/Ayvytr/Flow

Download flow

How to add to project

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

Dependencies

runtime (6)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.1
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21
androidx.appcompat » appcompat jar 1.2.0
androidx.lifecycle » lifecycle-viewmodel jar 2.2.0
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1