GroupId | GroupIdio.joynr.tests.system-integration-test |
---|---|
ArtifactId | ArtifactIdsit-cpp-app |
Version | Version0.30.1 |
Type | Typejar |
Filename | Size |
---|---|
sit-cpp-app-0.30.1.pom | |
sit-cpp-app-0.30.1.jar | 5 KB |
sit-cpp-app-0.30.1-javadoc.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.joynr.tests.system-integration-test/sit-cpp-app/ -->
<dependency>
<groupId>io.joynr.tests.system-integration-test</groupId>
<artifactId>sit-cpp-app</artifactId>
<version>0.30.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.joynr.tests.system-integration-test/sit-cpp-app/
implementation 'io.joynr.tests.system-integration-test:sit-cpp-app:0.30.1'
// https://jarcasting.com/artifacts/io.joynr.tests.system-integration-test/sit-cpp-app/
implementation ("io.joynr.tests.system-integration-test:sit-cpp-app:0.30.1")
'io.joynr.tests.system-integration-test:sit-cpp-app:jar:0.30.1'
<dependency org="io.joynr.tests.system-integration-test" name="sit-cpp-app" rev="0.30.1">
<artifact name="sit-cpp-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.joynr.tests.system-integration-test', module='sit-cpp-app', version='0.30.1')
)
libraryDependencies += "io.joynr.tests.system-integration-test" % "sit-cpp-app" % "0.30.1"
[io.joynr.tests.system-integration-test/sit-cpp-app "0.30.1"]