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