is not current version
Last Version 1.4.0

io.joynr:tests 0.21.4


GroupId

GroupId

io.joynr
ArtifactId

ArtifactId

tests
Version

Version

0.21.4
Type

Type

pom

Download tests 0.21.4

Filename Size
tests-0.21.4.pom 1 KB
Browse

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