AtomicThreadPool

This is a library which depends on Native C Library https://github.com/Taymindis/atomic_threadpool

License

License

GroupId

GroupId

com.github.taymindis
ArtifactId

ArtifactId

AtomicThreadPool
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

AtomicThreadPool
This is a library which depends on Native C Library https://github.com/Taymindis/atomic_threadpool
Project URL

Project URL

https://github.com/Taymindis/atomic_threadpool
Source Code Management

Source Code Management

https://github.com/Taymindis/atomic_threadpool.git

Download AtomicThreadPool

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2