не последняя версия
Последняя версия 0.0.4

org.tinygroup:threadpool 0.0.3


Группа

Группа

org.tinygroup
Идентификатор

Идентификатор

threadpool
Версия

Версия

0.0.3
Тип

Тип

jar

Скачать threadpool 0.0.3


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