| License |
License |
|---|---|
| GroupId | GroupIdau.csiro |
| ArtifactId | ArtifactIdelk-util-concurrent |
| Last Version | Last Version0.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionELK Utilities for Concurrency
ELK Utilities for Concurrency
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| elk-util-concurrent-0.5.0.pom | |
| elk-util-concurrent-0.5.0.jar | 28 KB |
| elk-util-concurrent-0.5.0-tests.jar | 12 KB |
| elk-util-concurrent-0.5.0-sources.jar | 30 KB |
| elk-util-concurrent-0.5.0-javadoc.jar | 508 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/au.csiro/elk-util-concurrent/ -->
<dependency>
<groupId>au.csiro</groupId>
<artifactId>elk-util-concurrent</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/au.csiro/elk-util-concurrent/
implementation 'au.csiro:elk-util-concurrent:0.5.0'
// https://jarcasting.com/artifacts/au.csiro/elk-util-concurrent/
implementation ("au.csiro:elk-util-concurrent:0.5.0")
'au.csiro:elk-util-concurrent:jar:0.5.0'
<dependency org="au.csiro" name="elk-util-concurrent" rev="0.5.0">
<artifact name="elk-util-concurrent" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.csiro', module='elk-util-concurrent', version='0.5.0')
)
libraryDependencies += "au.csiro" % "elk-util-concurrent" % "0.5.0"
[au.csiro/elk-util-concurrent "0.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |