is not current version
Last Version 0.8.21

org.gridkit.lab:viconcurrent 0.8.2.1

GridKit concurrent utils

GroupId

GroupId

org.gridkit.lab
ArtifactId

ArtifactId

viconcurrent
Version

Version

0.8.2.1
Type

Type

jar

Download viconcurrent 0.8.2.1


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