Last Version

java-concurrent 2.0.5

The concurrency library which includes the coroutines functionality

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.akurilov
ArtifactId

ArtifactId

java-concurrent
Version

Version

2.0.5
Type

Type

jar
Description

Description

java-concurrent
The concurrency library which includes the coroutines functionality
Project URL

Project URL

https://github.com/akurilov/java-commons
Source Code Management

Source Code Management

https://github.com/akurilov/java-commons.git

Download java-concurrent 2.0.5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.akurilov : java-commons jar [2.0.3,)

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.