is not current version
Last Version 1.4.0

io.joynr.tests:robustness-test 0.20.1


GroupId

GroupId

io.joynr.tests
ArtifactId

ArtifactId

robustness-test
Version

Version

0.20.1
Type

Type

jar

Download robustness-test 0.20.1


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