jar

com.eventflit : eventflit-http-java

Maven & Gradle

Apr 26, 2018
0 stars

Eventflit HTTP Client · Java library for interacting with Eventflit HTTP API

Table Of Contents

Latest Version

Download com.eventflit : eventflit-http-java JAR file - Latest Versions:

All Versions

Download com.eventflit : eventflit-http-java JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x

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 eventflit-http-java-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.eventflit.rest

├─ com.eventflit.rest.Eventflit.class - [JAR]

├─ com.eventflit.rest.SignatureUtil.class - [JAR]

com.eventflit.rest.data

├─ com.eventflit.rest.data.AuthData.class - [JAR]

├─ com.eventflit.rest.data.Event.class - [JAR]

├─ com.eventflit.rest.data.EventBatch.class - [JAR]

├─ com.eventflit.rest.data.PresenceUser.class - [JAR]

├─ com.eventflit.rest.data.Result.class - [JAR]

├─ com.eventflit.rest.data.TriggerData.class - [JAR]

├─ com.eventflit.rest.data.Validity.class - [JAR]

com.eventflit.rest.util

├─ com.eventflit.rest.util.Prerequisites.class - [JAR]