Download floto-dsl-1.5.1.jar file - Jar f

Jar examples for f:floto-dsl

Description

You can download jar file floto-dsl 1.5.1 in this page.

Build File

You can use the following script to add floto-dsl-1.5.1.jar to your project.

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

Download

Click the following link to download the jar file.

floto-dsl-1.5.1-javadoc.jar
floto-dsl-1.5.1-sources.jar
floto-dsl-1.5.1.jar
floto-dsl-1.5.1.pom



Related Tutorials