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

io.github.q3769.qlib:conseq 20211021.0.1

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

Группа

Группа

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

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

conseq
Версия

Версия

20211021.0.1
Тип

Тип

jar

Скачать conseq 20211021.0.1


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