Download toothpick-compiler-1.0.0-RC1.jar file - Jar t

Jar examples for t:toothpick-compiler

Description

'Annotation Processors of toothpick'

You can download jar file toothpick-compiler 1.0.0-RC1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add toothpick-compiler-1.0.0-RC1.jar to your project.

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

Download

Click the following link to download the jar file.

toothpick-compiler-1.0.0-RC1-javadoc.jar
toothpick-compiler-1.0.0-RC1-sources.jar
toothpick-compiler-1.0.0-RC1.jar
toothpick-compiler-1.0.0-RC1.pom



Related Tutorials