Download flip-processor-11-RELEASE.jar file - Jar f

Jar examples for f:flip-processor

Description

A new way to build web applications

You can download jar file flip-processor 11-RELEASE in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add flip-processor-11-RELEASE.jar to your project.

<dependency>
   <groupId>com.github.gkutiel</groupId>
   <artifactId>flip-processor</artifactId>
   <version>11-RELEASE</version>
</dependency>
compile group: 'com.github.gkutiel', name: 'flip-processor', version: '11-RELEASE'
libraryDependencies += "com.github.gkutiel" % "flip-processor" % "11-RELEASE"
<dependency org="com.github.gkutiel" name="flip-processor" rev="11-RELEASE"/>
@Grapes(@Grab(group='com.github.gkutiel', module='flip-processor', version='11-RELEASE'))
'com.github.gkutiel:flip-processor:jar:11-RELEASE'

Download

Click the following link to download the jar file.

flip-processor-11-RELEASE-javadoc.jar
flip-processor-11-RELEASE-sources.jar
flip-processor-11-RELEASE.jar
flip-processor-11-RELEASE.pom



Related Tutorials