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.148 in this page.
The Apache Software License, Version 2.0
You can use the following script to add concurrent-0.148.jar to your project.
<dependency> <groupId>io.airlift</groupId> <artifactId>concurrent</artifactId> <version>0.148</version> </dependency>
compile group: 'io.airlift', name: 'concurrent', version: '0.148'
libraryDependencies += "io.airlift" % "concurrent" % "0.148"
<dependency org="io.airlift" name="concurrent" rev="0.148"/>
@Grapes(@Grab(group='io.airlift', module='concurrent', version='0.148'))
'io.airlift:concurrent:jar:0.148'
Click the following link to download the jar file.
concurrent-0.148-javadoc.jar