Last Version

Toothpick Testing 1.0.0-RC1

'Testing support for Toothpick'

License

License

GroupId

GroupId

com.github.stephanenicolas
ArtifactId

ArtifactId

toothpick-testing
Version

Version

1.0.0-RC1
Type

Type

jar
Description

Description

Toothpick Testing
'Testing support for Toothpick'
Project URL

Project URL

https://github.com/stephanenicolas/toothpick.git
Source Code Management

Source Code Management

https://github.com/stephanenicolas/toothpick.git

Download toothpick-testing 1.0.0-RC1


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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.stephanenicolas : toothpick-runtime jar 1.0.0-RC1

test (2)

Group / Artifact Type Version
com.github.stephanenicolas : toothpick-compiler jar 1.0.0-RC1
org.easymock : easymock jar 3.4

Project Modules

There are no modules declared in this project.