jar

io.github.keymaster65 : copper2go-api

Maven & Gradle

Dec 23, 2022
0 stars

copper2go-api · API for copper2go workflows

Table Of Contents

Latest Version

Download io.github.keymaster65 : copper2go-api JAR file - Latest Versions:

All Versions

Download io.github.keymaster65 : copper2go-api JAR file - All Versions:

Version Vulnerabilities Size Updated
3.2.x
3.1.x
3.0
2.0.x
2.0

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

io.github.keymaster65.copper2go.api.workflow

├─ io.github.keymaster65.copper2go.api.workflow.EventChannelStore.class - [JAR]

├─ io.github.keymaster65.copper2go.api.workflow.ReplyChannelStore.class - [JAR]

├─ io.github.keymaster65.copper2go.api.workflow.RequestChannelStore.class - [JAR]

├─ io.github.keymaster65.copper2go.api.workflow.WorkflowData.class - [JAR]

io.github.keymaster65.copper2go.api.util

├─ io.github.keymaster65.copper2go.api.util.Copper2goDependencyInjector.class - [JAR]

├─ io.github.keymaster65.copper2go.api.util.WorkflowTestRunner.class - [JAR]

Advertisement