Foxtrot Core

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-core
Last Version

Last Version

4.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download foxtrot-core

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
4.0
3.0