Download flo-cli-0.0.7.jar file - Jar f

Jar examples for f:flo-cli

Description

Experimental module containing command line binding utilities

You can download jar file flo-cli 0.0.7 in this page.

Build File

You can use the following script to add flo-cli-0.0.7.jar to your project.

<dependency>
   <groupId>io.rouz</groupId>
   <artifactId>flo-cli</artifactId>
   <version>0.0.7</version>
</dependency>
compile group: 'io.rouz', name: 'flo-cli', version: '0.0.7'
libraryDependencies += "io.rouz" % "flo-cli" % "0.0.7"
<dependency org="io.rouz" name="flo-cli" rev="0.0.7"/>
@Grapes(@Grab(group='io.rouz', module='flo-cli', version='0.0.7'))
'io.rouz:flo-cli:jar:0.0.7'

Download

Click the following link to download the jar file.

flo-cli-0.0.7-javadoc.jar
flo-cli-0.0.7-sources.jar
flo-cli-0.0.7.jar
flo-cli-0.0.7.pom



Related Tutorials