Last Version

Foxtrot 4.0

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

License

License

The BSD license
GroupId

GroupId

foxtrot
ArtifactId

ArtifactId

foxtrot
Version

Version

4.0
Type

Type

pom
Description

Description

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

Project URL

http://foxtrot.sourceforge.net

Download foxtrot 4.0

Filename Size
foxtrot-4.0.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/foxtrot/foxtrot/ -->
<dependency>
    <groupId>foxtrot</groupId>
    <artifactId>foxtrot</artifactId>
    <version>4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/foxtrot/foxtrot/
implementation 'foxtrot:foxtrot:4.0'
// https://jarcasting.com/artifacts/foxtrot/foxtrot/
implementation ("foxtrot:foxtrot:4.0")
'foxtrot:foxtrot:pom:4.0'
<dependency org="foxtrot" name="foxtrot" rev="4.0">
  <artifact name="foxtrot" type="pom" />
</dependency>
@Grapes(
@Grab(group='foxtrot', module='foxtrot', version='4.0')
)
libraryDependencies += "foxtrot" % "foxtrot" % "4.0"
[foxtrot "4.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • foxtrot-core
  • foxtrot-examples
  • foxtrot-sandbox
  • foxtrot-distribution