Last Version

Toothpick Runtime 1.0.0-RC1

'Main Toothpick implementation'

License

License

GroupId

GroupId

com.github.stephanenicolas
ArtifactId

ArtifactId

toothpick-runtime
Version

Version

1.0.0-RC1
Type

Type

jar
Description

Description

Toothpick Runtime
'Main Toothpick implementation'
Project URL

Project URL

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

Source Code Management

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

Download toothpick-runtime 1.0.0-RC1


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.stephanenicolas : toothpick-generated-core jar 1.0.0-RC1

test (5)

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

Project Modules

There are no modules declared in this project.