Jar examples for f:flow-path
Flow helps you describe your app as a set of distinct screens.
You can download jar file flow-path 0.9 in this page.
Apache 2.0
You can use the following script to add flow-path-0.9.jar to your project.
<dependency> <groupId>com.squareup.flow</groupId> <artifactId>flow-path</artifactId> <version>0.9</version> </dependency>
compile group: 'com.squareup.flow', name: 'flow-path', version: '0.9'
libraryDependencies += "com.squareup.flow" % "flow-path" % "0.9"
<dependency org="com.squareup.flow" name="flow-path" rev="0.9"/>
@Grapes(@Grab(group='com.squareup.flow', module='flow-path', version='0.9'))
'com.squareup.flow:flow-path:jar:0.9'
Click the following link to download the jar file.
flow-path-0.9-javadoc.jar