Last Version

Toothpick Runtime 3.1.0

'Main Toothpick implementation'

License

License

GroupId

GroupId

com.github.stephanenicolas.toothpick
ArtifactId

ArtifactId

toothpick-runtime
Version

Version

3.1.0
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 3.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.stephanenicolas.toothpick : toothpick jar 3.1.0
javax.inject : javax.inject jar 1

test (9)

Group / Artifact Type Version
junit : junit jar 4.13-beta-3
org.hamcrest : java-hamcrest jar 2.0.0.0
org.mockito : mockito-core jar 2.4.0
org.powermock : powermock-module-junit4 jar 1.7.4
org.powermock : powermock-api-mockito2 jar 1.7.4
org.powermock : powermock-module-junit4-rule-agent jar 1.7.4
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.41
org.jetbrains.kotlin : kotlin-test jar 1.3.41
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.41

Project Modules

There are no modules declared in this project.