is not current version
Last Version 1.4.0

io.joynr.tests:robustness-test 1.0.2


GroupId

GroupId

io.joynr.tests
ArtifactId

ArtifactId

robustness-test
Version

Version

1.0.2
Type

Type

jar

Download robustness-test 1.0.2


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