is not current version
Last Version 3.1.0

com.github.stephanenicolas.toothpick:toothpick-testing 1.1.3

'Testing support for Toothpick'

GroupId

GroupId

com.github.stephanenicolas.toothpick
ArtifactId

ArtifactId

toothpick-testing
Version

Version

1.1.3
Type

Type

jar

Download toothpick-testing 1.1.3


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