Download flow-core-0.0.8.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.8 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials