jar

org.polypheny : control-connector

Maven & Gradle

Dec 21, 2022
11 stars

Polypheny Control Connector · A library that connects to Polypheny Control and enables remote control.

Table Of Contents

Latest Version

Download org.polypheny : control-connector JAR file - Latest Versions:

All Versions

Download org.polypheny : control-connector JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.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 control-connector-1.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.polypheny.control.client

├─ org.polypheny.control.client.ClientType.class - [JAR]

├─ org.polypheny.control.client.LogHandler.class - [JAR]

├─ org.polypheny.control.client.PolyphenyControlConnector.class - [JAR]

Advertisement