Jar examples for c:concurrent
Provides common data structures (such as queue, stack etc.) in a concurrent flavor.
You can download jar file concurrent 0.167 in this page.
The Apache Software License, Version 2.0
You can use the following script to add concurrent-0.167.jar to your project.
<dependency> <groupId>io.airlift</groupId> <artifactId>concurrent</artifactId> <version>0.167</version> </dependency>
compile group: 'io.airlift', name: 'concurrent', version: '0.167'
libraryDependencies += "io.airlift" % "concurrent" % "0.167"
<dependency org="io.airlift" name="concurrent" rev="0.167"/>
@Grapes(@Grab(group='io.airlift', module='concurrent', version='0.167'))
'io.airlift:concurrent:jar:0.167'
Click the following link to download the jar file.
concurrent-0.167-javadoc.jar