is not current version
Last Version 0.7.0

net.uncontended:precipice-threadpool 0.6.1

Precipice provides tools to manage access to and usage of services.

Categories

Categories

Net
GroupId

GroupId

net.uncontended
ArtifactId

ArtifactId

precipice-threadpool
Version

Version

0.6.1
Type

Type

jar

Download precipice-threadpool 0.6.1


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