Download flow-core-0.0.7.jar file - Jar f

Jar examples for f:flow-core

Description

Flow Core Framework on Web and Android

You can download jar file flow-core 0.0.7 in this page.

Build File

You can use the following script to add flow-core-0.0.7.jar to your project.

<dependency>
   <groupId>de.dentrassi.flow</groupId>
   <artifactId>flow-core</artifactId>
   <version>0.0.7</version>
</dependency>
compile group: 'de.dentrassi.flow', name: 'flow-core', version: '0.0.7'
libraryDependencies += "de.dentrassi.flow" % "flow-core" % "0.0.7"
<dependency org="de.dentrassi.flow" name="flow-core" rev="0.0.7"/>
@Grapes(@Grab(group='de.dentrassi.flow', module='flow-core', version='0.0.7'))
'de.dentrassi.flow:flow-core:jar:0.0.7'

Download

Click the following link to download the jar file.

flow-core-0.0.7-javadoc.jar
flow-core-0.0.7-sources.jar
flow-core-0.0.7.jar
flow-core-0.0.7.pom



Related Tutorials