is not current version
Last Version 21-RELEASE

com.github.gkutiel:flip-web 18-RELEASE

A new way to build web applications

GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

flip-web
Version

Version

18-RELEASE
Type

Type

jar

Download flip-web 18-RELEASE


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