is not current version
Last Version 0.6.13

io.hyperfoil.tools:qDup 0.6

Coordinate multiple terminal shell connections for queuing performance tests and collecting output files

GroupId

GroupId

io.hyperfoil.tools
ArtifactId

ArtifactId

qDup
Version

Version

0.6
Type

Type

jar

Download qDup 0.6


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