License |
License
The BSD license
|
---|---|
GroupId | GroupIdfoxtrot |
ArtifactId | ArtifactIdfoxtrot-core |
Last Version | Last Version4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFoxtrot Core
Small and powerful synchronous API for using threads with Swing and Java Web Start
|
Filename | Size |
---|---|
foxtrot-core-4.0.pom | |
foxtrot-core-4.0.jar | 35 KB |
foxtrot-core-4.0-sources.jar | 31 KB |
foxtrot-core-4.0-javadoc.jar | 156 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |