Last Version

Core Automation Common Concurrent 0.1.25

The common concurrent objects which use in all other CATools projects

License

License

GroupId

GroupId

org.catools
ArtifactId

ArtifactId

common-concurrent
Version

Version

0.1.25
Type

Type

jar
Description

Description

Core Automation Common Concurrent
The common concurrent objects which use in all other CATools projects

Download common-concurrent 0.1.25


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

Dependencies

compile (1)

Group / Artifact Type Version
org.catools : common jar 0.1.25

Project Modules

There are no modules declared in this project.