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