jar

com.fluxchess.jcpi : jcpi

Maven & Gradle

Mar 11, 2019
19 stars

Java Chess Protocol Interface · The Java Chess Protocol Interface provides a clean object-oriented interface to the UCI protocol.

Table Of Contents

Latest Version

Download com.fluxchess.jcpi : jcpi JAR file - Latest Versions:

All Versions

Download com.fluxchess.jcpi : jcpi JAR file - All Versions:

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

com.fluxchess.jcpi.commands

├─ com.fluxchess.jcpi.commands.EngineAnalyzeCommand.class - [JAR]

├─ com.fluxchess.jcpi.commands.EngineDebugCommand.class - [JAR]

├─ com.fluxchess.jcpi.commands.EngineInitializeRequestCommand.class - [JAR]

├─ com.fluxchess.jcpi.commands.EngineNewGameCommand.class - [JAR]

├─ com.fluxchess.jcpi.commands.EnginePonderHitCommand.class - [JAR]

├─ com.fluxchess.jcpi.commands.EngineQuitCommand.class - [JAR]

├─ com.fluxchess.jcpi.commands.EngineReadyRequestCommand.class - [JAR]

├─ com.fluxchess.jcpi.commands.EngineSetOptionCommand.class - [JAR]

├─ com.fluxchess.jcpi.commands.EngineStartCalculatingCommand.class - [JAR]

├─ com.fluxchess.jcpi.commands.EngineStopCalculatingCommand.class - [JAR]

├─ com.fluxchess.jcpi.commands.IEngine.class - [JAR]

├─ com.fluxchess.jcpi.commands.IEngineCommand.class - [JAR]

├─ com.fluxchess.jcpi.commands.IProtocol.class - [JAR]

├─ com.fluxchess.jcpi.commands.IProtocolCommand.class - [JAR]

├─ com.fluxchess.jcpi.commands.ProtocolBestMoveCommand.class - [JAR]

├─ com.fluxchess.jcpi.commands.ProtocolInformationCommand.class - [JAR]

├─ com.fluxchess.jcpi.commands.ProtocolInitializeAnswerCommand.class - [JAR]

├─ com.fluxchess.jcpi.commands.ProtocolReadyAnswerCommand.class - [JAR]

com.fluxchess.jcpi

├─ com.fluxchess.jcpi.AbstractEngine.class - [JAR]

├─ com.fluxchess.jcpi.VersionInfo.class - [JAR]

com.fluxchess.jcpi.internal.x88

├─ com.fluxchess.jcpi.internal.x88.Board.class - [JAR]

├─ com.fluxchess.jcpi.internal.x88.ChessmanList.class - [JAR]

├─ com.fluxchess.jcpi.internal.x88.Move.class - [JAR]

├─ com.fluxchess.jcpi.internal.x88.MoveList.class - [JAR]

├─ com.fluxchess.jcpi.internal.x88.Position.class - [JAR]

├─ com.fluxchess.jcpi.internal.x88.X88MoveGenerator.class - [JAR]

com.fluxchess.jcpi.models

├─ com.fluxchess.jcpi.models.GenericBoard.class - [JAR]

├─ com.fluxchess.jcpi.models.GenericCastling.class - [JAR]

├─ com.fluxchess.jcpi.models.GenericChessman.class - [JAR]

├─ com.fluxchess.jcpi.models.GenericColor.class - [JAR]

├─ com.fluxchess.jcpi.models.GenericFile.class - [JAR]

├─ com.fluxchess.jcpi.models.GenericMove.class - [JAR]

├─ com.fluxchess.jcpi.models.GenericPiece.class - [JAR]

├─ com.fluxchess.jcpi.models.GenericPosition.class - [JAR]

├─ com.fluxchess.jcpi.models.GenericRank.class - [JAR]

├─ com.fluxchess.jcpi.models.GenericScore.class - [JAR]

├─ com.fluxchess.jcpi.models.IllegalNotationException.class - [JAR]

├─ com.fluxchess.jcpi.models.IntCastling.class - [JAR]

├─ com.fluxchess.jcpi.models.IntChessman.class - [JAR]

├─ com.fluxchess.jcpi.models.IntColor.class - [JAR]

├─ com.fluxchess.jcpi.models.IntFile.class - [JAR]

├─ com.fluxchess.jcpi.models.IntPiece.class - [JAR]

├─ com.fluxchess.jcpi.models.IntRank.class - [JAR]

com.fluxchess.jcpi.options

├─ com.fluxchess.jcpi.options.AbstractOption.class - [JAR]

├─ com.fluxchess.jcpi.options.AbstractValueOption.class - [JAR]

├─ com.fluxchess.jcpi.options.ButtonOption.class - [JAR]

├─ com.fluxchess.jcpi.options.CheckboxOption.class - [JAR]

├─ com.fluxchess.jcpi.options.ComboboxOption.class - [JAR]

├─ com.fluxchess.jcpi.options.Options.class - [JAR]

├─ com.fluxchess.jcpi.options.SpinnerOption.class - [JAR]

├─ com.fluxchess.jcpi.options.TextboxOption.class - [JAR]

com.fluxchess.jcpi.protocols

├─ com.fluxchess.jcpi.protocols.IOProtocolHandler.class - [JAR]

├─ com.fluxchess.jcpi.protocols.IProtocolHandler.class - [JAR]

├─ com.fluxchess.jcpi.protocols.NoProtocolException.class - [JAR]

├─ com.fluxchess.jcpi.protocols.ParseException.class - [JAR]

├─ com.fluxchess.jcpi.protocols.UciProtocol.class - [JAR]

com.fluxchess.jcpi.utils

├─ com.fluxchess.jcpi.utils.IMoveGenerator.class - [JAR]

├─ com.fluxchess.jcpi.utils.MoveGenerator.class - [JAR]

Advertisement

Dependencies from Group

Mar 11, 2019
19 stars

Discover Dependencies

Apr 15, 2019
Jul 01, 2019
2.5k stars
Nov 29, 2022
4 usages
1.9k stars
Feb 14, 2021
1 usages
90.5k stars
Mar 20, 2019
34.1k stars
Aug 21, 2023
35 usages
7.8k stars
Jan 30, 2023
1 usages
201 stars
Jul 12, 2023
125 usages
47.6k stars