Flip APT

A new way to build web applications

License

License

GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

flip-apt
Last Version

Last Version

5-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Flip APT
A new way to build web applications

Download flip-apt

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.gkutiel/flip-apt/ -->
<dependency>
    <groupId>com.github.gkutiel</groupId>
    <artifactId>flip-apt</artifactId>
    <version>5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gkutiel/flip-apt/
implementation 'com.github.gkutiel:flip-apt:5-RELEASE'
// https://jarcasting.com/artifacts/com.github.gkutiel/flip-apt/
implementation ("com.github.gkutiel:flip-apt:5-RELEASE")
'com.github.gkutiel:flip-apt:jar:5-RELEASE'
<dependency org="com.github.gkutiel" name="flip-apt" rev="5-RELEASE">
  <artifact name="flip-apt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gkutiel', module='flip-apt', version='5-RELEASE')
)
libraryDependencies += "com.github.gkutiel" % "flip-apt" % "5-RELEASE"
[com.github.gkutiel/flip-apt "5-RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.gkutiel : flip-utils jar 10-RELEASE
com.google.code.gson : gson jar 2.2.2
com.thoughtworks.xstream : xstream jar 1.4.3
org.eclipse.jetty.aggregate : jetty-all-server jar 8.0.0.v20110901

Project Modules

There are no modules declared in this project.

Versions

Version
5-RELEASE
4.1-RELEASE
4-RELEASE
3-RELEASE
2-RELEASE
1-RELEASE