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

io.github.q3769.qlib:conseq 20211104.0.2

A Java concurrent API to sequence related tasks while concurring unrelated ones

Группа

Группа

io.github.q3769.qlib
Идентификатор

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

conseq
Версия

Версия

20211104.0.2
Тип

Тип

jar

Скачать conseq 20211104.0.2


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