Download foxtrot-2.0.jar file - Jar f

Jar examples for f:foxtrot

Description

Small and powerful synchronous API for using threads with Swing and Java Web Start

You can download jar file foxtrot 2.0 in this page.

License

The BSD license

Build File

You can use the following script to add foxtrot-2.0.jar to your project.

<dependency>
   <groupId>foxtrot</groupId>
   <artifactId>foxtrot</artifactId>
   <version>2.0</version>
</dependency>
compile group: 'foxtrot', name: 'foxtrot', version: '2.0'
libraryDependencies += "foxtrot" % "foxtrot" % "2.0"
<dependency org="foxtrot" name="foxtrot" rev="2.0"/>
@Grapes(@Grab(group='foxtrot', module='foxtrot', version='2.0'))
'foxtrot:foxtrot:jar:2.0'

Download

Click the following link to download the jar file.

foxtrot-2.0.jar
foxtrot-2.0.pom



Related Tutorials