is not current version
Last Version 1.1

spice:spice-threadpool 1.0-b1


GroupId

GroupId

spice
ArtifactId

ArtifactId

spice-threadpool
Version

Version

1.0-b1
Type

Type

jar

Download spice-threadpool 1.0-b1


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