jar

io.github.heartalborada-del : newBingAPI

Maven & Gradle

May 19, 2023
20 stars
Table Of Contents

Latest Version

Download io.github.heartalborada-del : newBingAPI JAR file - Latest Versions:

All Versions

Download io.github.heartalborada-del : newBingAPI JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 newBingAPI-1.0.4-Release.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.heartalborada_del.newBingAPI.instances

├─ io.github.heartalborada_del.newBingAPI.instances.ChatInstance.class - [JAR]

io.github.heartalborada_del.newBingAPI.interfaces

├─ io.github.heartalborada_del.newBingAPI.interfaces.Callback.class - [JAR]

├─ io.github.heartalborada_del.newBingAPI.interfaces.Logger.class - [JAR]

io.github.heartalborada_del.newBingAPI.types.chat

├─ io.github.heartalborada_del.newBingAPI.types.chat.Argument.class - [JAR]

├─ io.github.heartalborada_del.newBingAPI.types.chat.Location.class - [JAR]

├─ io.github.heartalborada_del.newBingAPI.types.chat.LocationHints.class - [JAR]

├─ io.github.heartalborada_del.newBingAPI.types.chat.Message.class - [JAR]

├─ io.github.heartalborada_del.newBingAPI.types.chat.Participant.class - [JAR]

├─ io.github.heartalborada_del.newBingAPI.types.chat.PreviousMessages.class - [JAR]

├─ io.github.heartalborada_del.newBingAPI.types.chat.SuggestedResponses.class - [JAR]

io.github.heartalborada_del.newBingAPI.exceptions

├─ io.github.heartalborada_del.newBingAPI.exceptions.ConversationException.class - [JAR]

├─ io.github.heartalborada_del.newBingAPI.exceptions.ConversationExpiredException.class - [JAR]

├─ io.github.heartalborada_del.newBingAPI.exceptions.ConversationLimitedException.class - [JAR]

├─ io.github.heartalborada_del.newBingAPI.exceptions.ConversationUninitializedException.class - [JAR]

io.github.heartalborada_del.newBingAPI.types

├─ io.github.heartalborada_del.newBingAPI.types.ChatWebsocketJson.class - [JAR]

io.github.heartalborada_del.newBingAPI

├─ io.github.heartalborada_del.newBingAPI.Chat.class - [JAR]

io.github.heartalborada_del.newBingAPI.utils

├─ io.github.heartalborada_del.newBingAPI.utils.ConversationWebsocket.class - [JAR]

├─ io.github.heartalborada_del.newBingAPI.utils.DefaultClient.class - [JAR]

├─ io.github.heartalborada_del.newBingAPI.utils.Utils.class - [JAR]

Advertisement