is not current version
Last Version 1.4.0

io.joynr.tests:test-base 0.20.0


GroupId

GroupId

io.joynr.tests
ArtifactId

ArtifactId

test-base
Version

Version

0.20.0
Type

Type

jar

Download test-base 0.20.0


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