| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdorg.semanticweb.elk |
| ArtifactId | ArtifactIdelk-util-concurrent |
| Last Version | Last Version0.4.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionELK Utilities for Concurrency
ELK Utilities for Concurrency
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.semanticweb.elk/elk-util-concurrent/ -->
<dependency>
<groupId>org.semanticweb.elk</groupId>
<artifactId>elk-util-concurrent</artifactId>
<version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.semanticweb.elk/elk-util-concurrent/
implementation 'org.semanticweb.elk:elk-util-concurrent:0.4.3'
// https://jarcasting.com/artifacts/org.semanticweb.elk/elk-util-concurrent/
implementation ("org.semanticweb.elk:elk-util-concurrent:0.4.3")
'org.semanticweb.elk:elk-util-concurrent:jar:0.4.3'
<dependency org="org.semanticweb.elk" name="elk-util-concurrent" rev="0.4.3">
<artifact name="elk-util-concurrent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.semanticweb.elk', module='elk-util-concurrent', version='0.4.3')
)
libraryDependencies += "org.semanticweb.elk" % "elk-util-concurrent" % "0.4.3"
[org.semanticweb.elk/elk-util-concurrent "0.4.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |