Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.uncontended |
ArtifactId | ArtifactIdprecipice-threadpool |
Version | Version0.6.1 |
Type | Typejar |
Filename | Size |
---|---|
precipice-threadpool-0.6.1.pom | |
precipice-threadpool-0.6.1.jar | 21 KB |
precipice-threadpool-0.6.1-sources.jar | 12 KB |
precipice-threadpool-0.6.1-javadoc.jar | 63 KB |
Browse |
<!-- 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"]