Download floto-util-1.9.1.jar file - Jar f

Jar examples for f:floto-util

Description

You can download jar file floto-util 1.9.1 in this page.

Build File

You can use the following script to add floto-util-1.9.1.jar to your project.

<dependency>
   <groupId>io.github.floto</groupId>
   <artifactId>floto-util</artifactId>
   <version>1.9.1</version>
</dependency>
compile group: 'io.github.floto', name: 'floto-util', version: '1.9.1'
libraryDependencies += "io.github.floto" % "floto-util" % "1.9.1"
<dependency org="io.github.floto" name="floto-util" rev="1.9.1"/>
@Grapes(@Grab(group='io.github.floto', module='floto-util', version='1.9.1'))
'io.github.floto:floto-util:jar:1.9.1'

Download

Click the following link to download the jar file.

floto-util-1.9.1-javadoc.jar
floto-util-1.9.1-sources.jar
floto-util-1.9.1.jar
floto-util-1.9.1.pom



Related Tutorials