is not current version
Last Version 12-RELEASE

com.github.gkutiel:flip-processor 11-RELEASE

A new way to build web applications

GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

flip-processor
Version

Version

11-RELEASE
Type

Type

jar

Download flip-processor 11-RELEASE


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