Download louie-processor-2.0-beta.jar file - Jar l

Jar examples for l:louie-processor

Description

Annotation Processor for Louie Services

You can download jar file louie-processor 2.0-beta in this page.

Build File

You can use the following script to add louie-processor-2.0-beta.jar to your project.

<dependency>
   <groupId>com.rhythm.louie</groupId>
   <artifactId>louie-processor</artifactId>
   <version>2.0-beta</version>
</dependency>
compile group: 'com.rhythm.louie', name: 'louie-processor', version: '2.0-beta'
libraryDependencies += "com.rhythm.louie" % "louie-processor" % "2.0-beta"
<dependency org="com.rhythm.louie" name="louie-processor" rev="2.0-beta"/>
@Grapes(@Grab(group='com.rhythm.louie', module='louie-processor', version='2.0-beta'))
'com.rhythm.louie:louie-processor:jar:2.0-beta'

Download

Click the following link to download the jar file.

louie-processor-2.0-beta-javadoc.jar
louie-processor-2.0-beta-sources.jar
louie-processor-2.0-beta.jar
louie-processor-2.0-beta.pom



Related Tutorials