jar

com.github.twitch4j : twitch4j-client-websocket

Maven & Gradle

Aug 01, 2023
363 stars

Twitch4J Client - WebSocket · WebSocket Client for Twitch4J modules

Table Of Contents

Latest Version

Download com.github.twitch4j : twitch4j-client-websocket JAR file - Latest Versions:

All Versions

Download com.github.twitch4j : twitch4j-client-websocket JAR file - All Versions:

Version Vulnerabilities Size Updated
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.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 twitch4j-client-websocket-1.16.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.twitch4j.client.websocket.domain

├─ com.github.twitch4j.client.websocket.domain.WebsocketConnectionState.class - [JAR]

com.github.twitch4j.client.websocket

├─ com.github.twitch4j.client.websocket.WebsocketConnection.class - [JAR]

├─ com.github.twitch4j.client.websocket.WebsocketConnectionConfig.class - [JAR]

Advertisement