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