is not current version
Last Version 20211104.0.4

io.github.q3769.qlib:conseq 20211026.0.1

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

GroupId

GroupId

io.github.q3769.qlib
ArtifactId

ArtifactId

conseq
Version

Version

20211026.0.1
Type

Type

jar

Download conseq 20211026.0.1


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