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