jar

com.github.gkutiel : flip-web

Maven & Gradle

Apr 01, 2013

Flip Web · A new way to build web applications

Table Of Contents

Latest Version

Download com.github.gkutiel : flip-web JAR file - Latest Versions:

All Versions

Download com.github.gkutiel : flip-web JAR file - All Versions:

Version Vulnerabilities Size Updated
21
20.1
20
19.2
19.1
19
18
17
16.1
16
15
14
12
11
10
8.1
8
7
6
5
3.0
2.0
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window flip-web-21-RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.gkutiel.flip.web.res

├─ com.github.gkutiel.flip.web.res.Bin.class - [JAR]

├─ com.github.gkutiel.flip.web.res.Text.class - [JAR]

com.github.gkutiel.flip.web

├─ com.github.gkutiel.flip.web.AbstractFliplet.class - [JAR]

├─ com.github.gkutiel.flip.web.HttpUtils.class - [JAR]

├─ com.github.gkutiel.flip.web.Key.class - [JAR]

├─ com.github.gkutiel.flip.web.Remote.class - [JAR]

├─ com.github.gkutiel.flip.web.Req.class - [JAR]

├─ com.github.gkutiel.flip.web.Simplet.class - [JAR]

Advertisement