is not current version
Last Version 3.1.0

com.github.stephanenicolas.toothpick:toothpick-testing 3.0.0-RC1

'Testing support for Toothpick'

GroupId

GroupId

com.github.stephanenicolas.toothpick
ArtifactId

ArtifactId

toothpick-testing
Version

Version

3.0.0-RC1
Type

Type

jar

Download toothpick-testing 3.0.0-RC1


<!-- https://jarcasting.com/artifacts/com.github.stephanenicolas.toothpick/toothpick-testing/ -->
<dependency>
    <groupId>com.github.stephanenicolas.toothpick</groupId>
    <artifactId>toothpick-testing</artifactId>
    <version>3.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stephanenicolas.toothpick/toothpick-testing/
implementation 'com.github.stephanenicolas.toothpick:toothpick-testing:3.0.0-RC1'
// https://jarcasting.com/artifacts/com.github.stephanenicolas.toothpick/toothpick-testing/
implementation ("com.github.stephanenicolas.toothpick:toothpick-testing:3.0.0-RC1")
'com.github.stephanenicolas.toothpick:toothpick-testing:jar:3.0.0-RC1'
<dependency org="com.github.stephanenicolas.toothpick" name="toothpick-testing" rev="3.0.0-RC1">
  <artifact name="toothpick-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stephanenicolas.toothpick', module='toothpick-testing', version='3.0.0-RC1')
)
libraryDependencies += "com.github.stephanenicolas.toothpick" % "toothpick-testing" % "3.0.0-RC1"
[com.github.stephanenicolas.toothpick/toothpick-testing "3.0.0-RC1"]