is not current version
Last Version 1.4.0

io.joynr.tests:robustness-test 0.19.5


GroupId

GroupId

io.joynr.tests
ArtifactId

ArtifactId

robustness-test
Version

Version

0.19.5
Type

Type

jar

Download robustness-test 0.19.5


<!-- https://jarcasting.com/artifacts/io.joynr.tests/robustness-test/ -->
<dependency>
    <groupId>io.joynr.tests</groupId>
    <artifactId>robustness-test</artifactId>
    <version>0.19.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.joynr.tests/robustness-test/
implementation 'io.joynr.tests:robustness-test:0.19.5'
// https://jarcasting.com/artifacts/io.joynr.tests/robustness-test/
implementation ("io.joynr.tests:robustness-test:0.19.5")
'io.joynr.tests:robustness-test:jar:0.19.5'
<dependency org="io.joynr.tests" name="robustness-test" rev="0.19.5">
  <artifact name="robustness-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.joynr.tests', module='robustness-test', version='0.19.5')
)
libraryDependencies += "io.joynr.tests" % "robustness-test" % "0.19.5"
[io.joynr.tests/robustness-test "0.19.5"]