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

Jar examples for f:floto-dsl

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials