is not current version
Last Version 1.1.1

excalibur:excalibur-thread 1.1


GroupId

GroupId

excalibur
ArtifactId

ArtifactId

excalibur-thread
Version

Version

1.1
Type

Type

jar

Download excalibur-thread 1.1


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