| License |
License |
|---|---|
| GroupId | GroupIdio.joynr.tests |
| ArtifactId | ArtifactIdtest-base |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.joynr.tests:test-base
joynr.io communications framework
|
| Filename | Size |
|---|---|
| test-base-1.4.0.pom | |
| test-base-1.4.0.jar | 8 KB |
| test-base-1.4.0-sources.jar | 3 KB |
| test-base-1.4.0-javadoc.jar | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.joynr.tests/test-base/ -->
<dependency>
<groupId>io.joynr.tests</groupId>
<artifactId>test-base</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.joynr.tests/test-base/
implementation 'io.joynr.tests:test-base:1.4.0'
// https://jarcasting.com/artifacts/io.joynr.tests/test-base/
implementation ("io.joynr.tests:test-base:1.4.0")
'io.joynr.tests:test-base:jar:1.4.0'
<dependency org="io.joynr.tests" name="test-base" rev="1.4.0">
<artifact name="test-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.joynr.tests', module='test-base', version='1.4.0')
)
libraryDependencies += "io.joynr.tests" % "test-base" % "1.4.0"
[io.joynr.tests/test-base "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |