Dough Lea's util.concurrent package


License

License

Public domain, Sun Microsoystems
GroupId

GroupId

concurrent
ArtifactId

ArtifactId

concurrent
Last Version

Last Version

1.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

Dough Lea's util.concurrent package
Project Organization

Project Organization

Dough Lea

Download concurrent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.4
1.3.3
1.3.2
1.3.1
1.0