License |
License |
---|---|
GroupId | GroupIdio.github.q3769 |
ArtifactId | ArtifactIdconseq4j |
Version | Version20211208.0.1 |
Type | Typejar |
Description |
Descriptionconseq4j
A Java concurrent API to sequence related tasks while concurring unrelated ones
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
conseq4j-20211208.0.1.pom | |
conseq4j-20211208.0.1.jar | 9 KB |
conseq4j-20211208.0.1-sources.jar | 6 KB |
conseq4j-20211208.0.1-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.q3769/conseq4j/ -->
<dependency>
<groupId>io.github.q3769</groupId>
<artifactId>conseq4j</artifactId>
<version>20211208.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.q3769/conseq4j/
implementation 'io.github.q3769:conseq4j:20211208.0.1'
// https://jarcasting.com/artifacts/io.github.q3769/conseq4j/
implementation ("io.github.q3769:conseq4j:20211208.0.1")
'io.github.q3769:conseq4j:jar:20211208.0.1'
<dependency org="io.github.q3769" name="conseq4j" rev="20211208.0.1">
<artifact name="conseq4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.q3769', module='conseq4j', version='20211208.0.1')
)
libraryDependencies += "io.github.q3769" % "conseq4j" % "20211208.0.1"
[io.github.q3769/conseq4j "20211208.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ben-manes.caffeine : caffeine | jar | 2.9.2 |
com.google.guava : guava | jar | 31.0.1-jre |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 |