License |
License
The BSD license
|
---|---|
GroupId | GroupIdfoxtrot |
ArtifactId | ArtifactIdfoxtrot-examples |
Last Version | Last Version4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFoxtrot Examples
Small and powerful synchronous API for using threads with Swing and Java Web Start
|
Filename | Size |
---|---|
foxtrot-examples-4.0.pom | |
foxtrot-examples-4.0.jar | 23 KB |
foxtrot-examples-4.0-sources.jar | 9 KB |
foxtrot-examples-4.0-javadoc.jar | 81 KB |
Browse |
<!-- https://jarcasting.com/artifacts/foxtrot/foxtrot-examples/ -->
<dependency>
<groupId>foxtrot</groupId>
<artifactId>foxtrot-examples</artifactId>
<version>4.0</version>
</dependency>
// https://jarcasting.com/artifacts/foxtrot/foxtrot-examples/
implementation 'foxtrot:foxtrot-examples:4.0'
// https://jarcasting.com/artifacts/foxtrot/foxtrot-examples/
implementation ("foxtrot:foxtrot-examples:4.0")
'foxtrot:foxtrot-examples:jar:4.0'
<dependency org="foxtrot" name="foxtrot-examples" rev="4.0">
<artifact name="foxtrot-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='foxtrot', module='foxtrot-examples', version='4.0')
)
libraryDependencies += "foxtrot" % "foxtrot-examples" % "4.0"
[foxtrot/foxtrot-examples "4.0"]
Group / Artifact | Type | Version |
---|---|---|
foxtrot : foxtrot-core | jar | 4.0 |