is not current version
Last Version 0.8.21

org.gridkit.lab:viconcurrent 0.7.14

GridKit concurrent utils

GroupId

GroupId

org.gridkit.lab
ArtifactId

ArtifactId

viconcurrent
Version

Version

0.7.14
Type

Type

jar

Download viconcurrent 0.7.14


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