MVN

foxtrot : foxtrot

Maven & Gradle

Nov 05, 2011
7 usages

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

<dependency>
    <groupId>foxtrot</groupId>
    <artifactId>foxtrot</artifactId>
    <version>4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of foxtrot : foxtrot to add to Maven - Latest Versions:

  • Latest Stable: 4.0

All Versions

Choose a version of foxtrot : foxtrot to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0
foxtrot-4.0
3.0
foxtrot-3.0
2.0
foxtrot-2.0
1.3
foxtrot-1.3
foxtrot
foxtrot-foxtrot-examples
foxtrot-foxtrot-core
foxtrot-foxtrot

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>foxtrot</groupId>
    <artifactId>foxtrot</artifactId>
    <version>4.0</version>
</dependency>

Advertisement