Jar examples for g:grinder-test-support
Common test classes used by The Grinder unit tests.
You can download jar file grinder-test-support 4.0.0 in this page.
You can use the following script to add grinder-test-support-4.0.0.jar to your project.
<dependency> <groupId>io.github.cossme</groupId> <artifactId>grinder-test-support</artifactId> <version>4.0.0</version> </dependency>
compile group: 'io.github.cossme', name: 'grinder-test-support', version: '4.0.0'
libraryDependencies += "io.github.cossme" % "grinder-test-support" % "4.0.0"
<dependency org="io.github.cossme" name="grinder-test-support" rev="4.0.0"/>
@Grapes(@Grab(group='io.github.cossme', module='grinder-test-support', version='4.0.0'))
'io.github.cossme:grinder-test-support:jar:4.0.0'
Click the following link to download the jar file.
grinder-test-support-4.0.0-javadoc.jar