is not current version
Last Version 1.4.0

io.joynr.tests:system-integration-test 1.0.4


GroupId

GroupId

io.joynr.tests
ArtifactId

ArtifactId

system-integration-test
Version

Version

1.0.4
Type

Type

pom

Download system-integration-test 1.0.4


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