Download toothpick-1.0.4.jar file - Jar t

Jar examples for t:toothpick

Description

'Interfaces, public API of toothpick'

You can download jar file toothpick 1.0.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add toothpick-1.0.4.jar to your project.

<dependency>
   <groupId>com.github.stephanenicolas.toothpick</groupId>
   <artifactId>toothpick</artifactId>
   <version>1.0.4</version>
</dependency>
compile group: 'com.github.stephanenicolas.toothpick', name: 'toothpick', version: '1.0.4'
libraryDependencies += "com.github.stephanenicolas.toothpick" % "toothpick" % "1.0.4"
<dependency org="com.github.stephanenicolas.toothpick" name="toothpick" rev="1.0.4"/>
@Grapes(@Grab(group='com.github.stephanenicolas.toothpick', module='toothpick', version='1.0.4'))
'com.github.stephanenicolas.toothpick:toothpick:jar:1.0.4'

Download

Click the following link to download the jar file.

toothpick-1.0.4-javadoc.jar
toothpick-1.0.4-sources.jar
toothpick-1.0.4.jar
toothpick-1.0.4.pom



Related Tutorials