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

Jar examples for f:floto-dsl

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials