Download floto-core-2.0.0-beta2.jar file - Jar f

Jar examples for f:floto-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

floto-core-2.0.0-beta2-javadoc.jar
floto-core-2.0.0-beta2-sources.jar
floto-core-2.0.0-beta2.jar
floto-core-2.0.0-beta2.pom



Related Tutorials