Last Version

Flow 1.0.0-alpha3

Flow helps you describe your app as a set of distinct screens.

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.flow
ArtifactId

ArtifactId

flow
Version

Version

1.0.0-alpha3
Type

Type

aar
Description

Description

Flow
Flow helps you describe your app as a set of distinct screens.
Project URL

Project URL

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

Source Code Management

https://github.com/square/flow/

Download flow 1.0.0-alpha3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-annotations jar 23.1.1

Project Modules

There are no modules declared in this project.