is not current version
Last Version 20211104.0.4

io.github.q3769.qlib:conseq 20211025.0.0

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

GroupId

GroupId

io.github.q3769.qlib
ArtifactId

ArtifactId

conseq
Version

Version

20211025.0.0
Type

Type

jar

Download conseq 20211025.0.0


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