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

org.catools:common.concurrent 0.1.43

The common concurrent objects which use in all other CATools projects

Группа

Группа

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

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

common.concurrent
Версия

Версия

0.1.43
Тип

Тип

jar

Скачать common.concurrent 0.1.43


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