Download floto-core-1.8.0.jar file - Jar f

Jar examples for f:floto-core

Description

You can download jar file floto-core 1.8.0 in this page.

Build File

You can use the following script to add floto-core-1.8.0.jar to your project.

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

Download

Click the following link to download the jar file.

floto-core-1.8.0-javadoc.jar
floto-core-1.8.0-sources.jar
floto-core-1.8.0.jar
floto-core-1.8.0.pom



Related Tutorials