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