Last Version

flow 2.0.0

Flow gives names to your Activity's UI states, navigates between them, and remembers where it's been.

License

License

GroupId

GroupId

io.github.minyushov
ArtifactId

ArtifactId

flow
Version

Version

2.0.0
Type

Type

aar
Description

Description

flow
Flow gives names to your Activity's UI states, navigates between them, and remembers where it's been.
Project URL

Project URL

https://github.com/minyushov/flow
Source Code Management

Source Code Management

https://github.com/minyushov/flow/tree/master

Download flow 2.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.30

Project Modules

There are no modules declared in this project.