Concurrent collections


License

License

GroupId

GroupId

com.daioware.collections
ArtifactId

ArtifactId

concurrent
Last Version

Last Version

1.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Concurrent collections
Concurrent collections
Project URL

Project URL

https://bitbucket.org/diego-olvera/com.daioware.collections.concurrent
Source Code Management

Source Code Management

https://svn.apache.org/viewvc/maven

Download concurrent

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.daioWare » commons jar 1.0.0-RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1-RELEASE