Download flip-apt-4.1-RELEASE.jar file - Jar f

Jar examples for f:flip-apt

Description

A new way to build web applications

You can download jar file flip-apt 4.1-RELEASE in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add flip-apt-4.1-RELEASE.jar to your project.

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

Download

Click the following link to download the jar file.

flip-apt-4.1-RELEASE-javadoc.jar
flip-apt-4.1-RELEASE-sources.jar
flip-apt-4.1-RELEASE.jar
flip-apt-4.1-RELEASE.pom



Related Tutorials