is not current version
Last Version 5-RELEASE

com.github.gkutiel:flip-apt 1-RELEASE

A new way to build web applications

GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

flip-apt
Version

Version

1-RELEASE
Type

Type

jar

Download flip-apt 1-RELEASE


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