License |
License |
---|---|
GroupId | GroupIdorg.catools |
ArtifactId | ArtifactIdcommon-concurrent |
Last Version | Last Version0.1.25 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCore Automation Common Concurrent
The common concurrent objects which use in all other CATools projects
|
Filename | Size |
---|---|
common-concurrent-0.1.25.pom | |
common-concurrent-0.1.25.jar | 18 KB |
common-concurrent-0.1.25-sources.jar | 11 KB |
common-concurrent-0.1.25-javadoc.jar | 439 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.catools : common | jar | 0.1.25 |