Jar examples for t:toothpick
'Interfaces, public API of toothpick'
You can download jar file toothpick 1.0.0-RC2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add toothpick-1.0.0-RC2.jar to your project.
<dependency> <groupId>com.github.stephanenicolas.toothpick</groupId> <artifactId>toothpick</artifactId> <version>1.0.0-RC2</version> </dependency>
compile group: 'com.github.stephanenicolas.toothpick', name: 'toothpick', version: '1.0.0-RC2'
libraryDependencies += "com.github.stephanenicolas.toothpick" % "toothpick" % "1.0.0-RC2"
<dependency org="com.github.stephanenicolas.toothpick" name="toothpick" rev="1.0.0-RC2"/>
@Grapes(@Grab(group='com.github.stephanenicolas.toothpick', module='toothpick', version='1.0.0-RC2'))
'com.github.stephanenicolas.toothpick:toothpick:jar:1.0.0-RC2'
Click the following link to download the jar file.
toothpick-1.0.0-RC2-javadoc.jar