is not current version
Last Version 1.4.0

io.joynr:tests 1.1.0


GroupId

GroupId

io.joynr
ArtifactId

ArtifactId

tests
Version

Version

1.1.0
Type

Type

pom

Download tests 1.1.0

Filename Size
tests-1.1.0.pom 3 KB
Browse

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