is not current version
Last Version 8.0.5

org.finos.symphony.toolkit:chat-workflow 8.0.0

Build Workflows Using Enterprise Chat

GroupId

GroupId

org.finos.symphony.toolkit
ArtifactId

ArtifactId

chat-workflow
Version

Version

8.0.0
Type

Type

jar

Download chat-workflow 8.0.0


<!-- https://jarcasting.com/artifacts/org.finos.symphony.toolkit/chat-workflow/ -->
<dependency>
    <groupId>org.finos.symphony.toolkit</groupId>
    <artifactId>chat-workflow</artifactId>
    <version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.symphony.toolkit/chat-workflow/
implementation 'org.finos.symphony.toolkit:chat-workflow:8.0.0'
// https://jarcasting.com/artifacts/org.finos.symphony.toolkit/chat-workflow/
implementation ("org.finos.symphony.toolkit:chat-workflow:8.0.0")
'org.finos.symphony.toolkit:chat-workflow:jar:8.0.0'
<dependency org="org.finos.symphony.toolkit" name="chat-workflow" rev="8.0.0">
  <artifact name="chat-workflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.symphony.toolkit', module='chat-workflow', version='8.0.0')
)
libraryDependencies += "org.finos.symphony.toolkit" % "chat-workflow" % "8.0.0"
[org.finos.symphony.toolkit/chat-workflow "8.0.0"]