Last Version

Flow Path 0.12

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-path
Version

Version

0.12
Type

Type

jar
Description

Description

Flow Path
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-path 0.12


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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.flow : flow jar 0.12

Project Modules

There are no modules declared in this project.