is not current version
Last Version 4.0.0

io.github.cossme:grinder-test-support 3.13

Common test classes used by The Grinder unit tests.

GroupId

GroupId

io.github.cossme
ArtifactId

ArtifactId

grinder-test-support
Version

Version

3.13
Type

Type

jar

Download grinder-test-support 3.13


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