is not current version
Last Version 1.4.0

io.joynr.tests:performance-test 1.0.4


Categories

Categories

ORM Data
GroupId

GroupId

io.joynr.tests
ArtifactId

ArtifactId

performance-test
Version

Version

1.0.4
Type

Type

jar

Download performance-test 1.0.4


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