Download flo-cli-0.0.6.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.6 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials