is not current version
Last Version 1.4.0

io.joynr:tests 1.0.5


GroupId

GroupId

io.joynr
ArtifactId

ArtifactId

tests
Version

Version

1.0.5
Type

Type

pom

Download tests 1.0.5

Filename Size
tests-1.0.5.pom 3 KB
Browse

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