GroupId | GroupIdio.joynr.tests |
---|---|
ArtifactId | ArtifactIdrobustness-test |
Version | Version0.25.1 |
Type | Typejar |
Filename | Size |
---|---|
robustness-test-0.25.1.pom | |
robustness-test-0.25.1.jar | 7 KB |
robustness-test-0.25.1-sources.jar | 1 KB |
robustness-test-0.25.1-javadoc.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.joynr.tests/robustness-test/ -->
<dependency>
<groupId>io.joynr.tests</groupId>
<artifactId>robustness-test</artifactId>
<version>0.25.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.joynr.tests/robustness-test/
implementation 'io.joynr.tests:robustness-test:0.25.1'
// https://jarcasting.com/artifacts/io.joynr.tests/robustness-test/
implementation ("io.joynr.tests:robustness-test:0.25.1")
'io.joynr.tests:robustness-test:jar:0.25.1'
<dependency org="io.joynr.tests" name="robustness-test" rev="0.25.1">
<artifact name="robustness-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.joynr.tests', module='robustness-test', version='0.25.1')
)
libraryDependencies += "io.joynr.tests" % "robustness-test" % "0.25.1"
[io.joynr.tests/robustness-test "0.25.1"]