MVN

com.squareup.flow : flow

Maven & Gradle

Apr 18, 2017
5 usages
2.7k stars

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

<dependency>
    <groupId>com.squareup.flow</groupId>
    <artifactId>flow</artifactId>
    <version>0.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.squareup.flow : flow to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.12
  • Latest Alpha: 1.0.0-alpha3

All Versions

Choose a version of com.squareup.flow : flow to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
flow-1.0.0-alpha3
flow-1.0.0-alpha2
flow-1.0.0-alpha
0.12
flow-0.12
0.11
flow-0.11
0.10
flow-0.10
0.9
flow-0.9
0.8
flow-0.8
0.7
flow-0.7
0.6
flow-0.6
0.5
flow-0.5
0.4
flow-0.4
0.3
flow-0.3
0.2
flow-0.2

How to add a dependency to Maven

Add the following com.squareup.flow : flow maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.squareup.flow</groupId>
    <artifactId>flow</artifactId>
    <version>0.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.squareup.flow : flow gradle dependency to your build.gradle file:

implementation 'com.squareup.flow:flow:0.12'

Gradle Kotlin DSL: Add the following com.squareup.flow : flow gradle kotlin dependency to your build.gradle.kts file:

implementation("com.squareup.flow:flow:0.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.squareup.flow : flow sbt scala dependency to your build.sbt file:

libraryDependencies += "com.squareup.flow" % "flow" % "0.12"

Advertisement

Dependencies from Group

Apr 18, 2017
5 usages
2.7k stars
Aug 14, 2015
3 usages
2.7k stars
Sep 17, 2014
2.8k stars
Sep 17, 2014
2.7k stars

Discover Dependencies

Aug 26, 2015
11 usages
232 stars
Jun 04, 2015
3 usages
2 stars
Sep 06, 2014
5 usages
2.9k stars
Apr 01, 2023
5 usages
2 stars
Jun 13, 2014
364 stars
Aug 18, 2022
3 usages
47 stars