is not current version
Last Version 3.11

net.sf.grinder:grinder-test-support 3.9.1

Common test classes used by The Grinder unit tests.

Categories

Categories

Net
GroupId

GroupId

net.sf.grinder
ArtifactId

ArtifactId

grinder-test-support
Version

Version

3.9.1
Type

Type

jar

Download grinder-test-support 3.9.1


<!-- https://jarcasting.com/artifacts/net.sf.grinder/grinder-test-support/ -->
<dependency>
    <groupId>net.sf.grinder</groupId>
    <artifactId>grinder-test-support</artifactId>
    <version>3.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.grinder/grinder-test-support/
implementation 'net.sf.grinder:grinder-test-support:3.9.1'
// https://jarcasting.com/artifacts/net.sf.grinder/grinder-test-support/
implementation ("net.sf.grinder:grinder-test-support:3.9.1")
'net.sf.grinder:grinder-test-support:jar:3.9.1'
<dependency org="net.sf.grinder" name="grinder-test-support" rev="3.9.1">
  <artifact name="grinder-test-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.grinder', module='grinder-test-support', version='3.9.1')
)
libraryDependencies += "net.sf.grinder" % "grinder-test-support" % "3.9.1"
[net.sf.grinder/grinder-test-support "3.9.1"]