is not current version
Last Version 1.4.0

io.joynr.tests.system-integration-test:sit-java-app 0.29.2


Categories

Categories

Java Languages
GroupId

GroupId

io.joynr.tests.system-integration-test
ArtifactId

ArtifactId

sit-java-app
Version

Version

0.29.2
Type

Type

jar

Download sit-java-app 0.29.2


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