| GroupId | GroupIdexcalibur-thread |
|---|---|
| ArtifactId | ArtifactIdexcalibur-thread-api |
| Last Version | Last Version2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionExcalibur Thread API
|
| Filename | Size |
|---|---|
| excalibur-thread-api-2.1.pom | |
| excalibur-thread-api-2.1.jar | 12 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/excalibur-thread/excalibur-thread-api/ -->
<dependency>
<groupId>excalibur-thread</groupId>
<artifactId>excalibur-thread-api</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/excalibur-thread/excalibur-thread-api/
implementation 'excalibur-thread:excalibur-thread-api:2.1'
// https://jarcasting.com/artifacts/excalibur-thread/excalibur-thread-api/
implementation ("excalibur-thread:excalibur-thread-api:2.1")
'excalibur-thread:excalibur-thread-api:jar:2.1'
<dependency org="excalibur-thread" name="excalibur-thread-api" rev="2.1">
<artifact name="excalibur-thread-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='excalibur-thread', module='excalibur-thread-api', version='2.1')
)
libraryDependencies += "excalibur-thread" % "excalibur-thread-api" % "2.1"
[excalibur-thread/excalibur-thread-api "2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| avalon-framework : avalon-framework-api | jar | 4.3 |