is not current version
Last Version 1.4.0

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


GroupId

GroupId

io.joynr.tests
ArtifactId

ArtifactId

system-integration-test
Version

Version

1.2.0
Type

Type

pom

Download system-integration-test 1.2.0


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