MVN

com.squareup.flow : flow-path

Maven & Gradle

Aug 14, 2015
3 usages
2.7k stars

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

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

Latest Version

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

  • Latest Stable: 0.12

All Versions

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

Version Vulnerabilities Updated
0.12
flow-path-0.12
0.11
flow-path-0.11
0.10
flow-path-0.10
0.9
flow-path-0.9

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.squareup.flow" % "flow-path" % "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

cli
Jun 07, 2016
7 usages
0 stars
May 19, 2023
1 usages
95 stars
Feb 27, 2012
5 usages
342 stars
Sep 02, 2014
9 usages
36 stars
Jun 17, 2017
3 usages
23 stars
Aug 26, 2018
4 usages
0 stars
May 19, 2023
35 usages
21.5k stars