License |
License |
---|---|
GroupId | GroupIdcom.github.stephanenicolas |
ArtifactId | ArtifactIdtoothpick-runtime |
Version | Version1.0.0-RC1 |
Type | Typejar |
Description |
DescriptionToothpick Runtime
'Main Toothpick implementation'
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.stephanenicolas/toothpick-runtime/ -->
<dependency>
<groupId>com.github.stephanenicolas</groupId>
<artifactId>toothpick-runtime</artifactId>
<version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stephanenicolas/toothpick-runtime/
implementation 'com.github.stephanenicolas:toothpick-runtime:1.0.0-RC1'
// https://jarcasting.com/artifacts/com.github.stephanenicolas/toothpick-runtime/
implementation ("com.github.stephanenicolas:toothpick-runtime:1.0.0-RC1")
'com.github.stephanenicolas:toothpick-runtime:jar:1.0.0-RC1'
<dependency org="com.github.stephanenicolas" name="toothpick-runtime" rev="1.0.0-RC1">
<artifact name="toothpick-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stephanenicolas', module='toothpick-runtime', version='1.0.0-RC1')
)
libraryDependencies += "com.github.stephanenicolas" % "toothpick-runtime" % "1.0.0-RC1"
[com.github.stephanenicolas/toothpick-runtime "1.0.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.stephanenicolas : toothpick-generated-core | jar | 1.0.0-RC1 |
Group / Artifact | Type | Version |
---|---|---|
com.github.stephanenicolas : toothpick-compiler | jar | 1.0.0-RC1 |
junit : junit | jar | 4.12 |
org.powermock : powermock-easymock-release-full | jar | 1.6.4 |
org.easymock : easymock | jar | 3.4 |
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |