Last Version

Flow (Parent) 0.8

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

Version

0.8
Type

Type

pom
Description

Description

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

Project URL

http://github.com/square/flow/
Project Organization

Project Organization

Square, Inc.
Source Code Management

Source Code Management

http://github.com/square/flow/

Download flow-parent 0.8

Filename Size
flow-parent-0.8.pom 6 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • flow
  • flow-sample