ChillDev Commons Concurrent

Asynchronous and concurrency utilities.

License

License

GroupId

GroupId

pl.chilldev.commons
ArtifactId

ArtifactId

commons-concurent
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

ChillDev Commons Concurrent
Asynchronous and concurrency utilities.
Project Organization

Project Organization

Rafał Wrzeszcz - Wrzasq.pl
Source Code Management

Source Code Management

https://github.com/chilloutdevelopment/pl.chilldev.commons

Download commons-concurent

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1