Last Version

Toothpick 1.0.0-RC1

'Interfaces, public API of toothpick'

License

License

GroupId

GroupId

com.github.stephanenicolas
ArtifactId

ArtifactId

toothpick
Version

Version

1.0.0-RC1
Type

Type

jar
Description

Description

Toothpick
'Interfaces, public API of 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 1.0.0-RC1


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

Dependencies

compile (1)

Group / Artifact Type Version
javax.inject : javax.inject jar 1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.