is not current version
Last Version 22.3.1

ai.tock:tock-bot-orchestration 20.3.2-2

Orchestration between bots

GroupId

GroupId

ai.tock
ArtifactId

ArtifactId

tock-bot-orchestration
Version

Version

20.3.2-2
Type

Type

jar

Download tock-bot-orchestration 20.3.2-2


<!-- https://jarcasting.com/artifacts/ai.tock/tock-bot-orchestration/ -->
<dependency>
    <groupId>ai.tock</groupId>
    <artifactId>tock-bot-orchestration</artifactId>
    <version>20.3.2-2</version>
</dependency>
// https://jarcasting.com/artifacts/ai.tock/tock-bot-orchestration/
implementation 'ai.tock:tock-bot-orchestration:20.3.2-2'
// https://jarcasting.com/artifacts/ai.tock/tock-bot-orchestration/
implementation ("ai.tock:tock-bot-orchestration:20.3.2-2")
'ai.tock:tock-bot-orchestration:jar:20.3.2-2'
<dependency org="ai.tock" name="tock-bot-orchestration" rev="20.3.2-2">
  <artifact name="tock-bot-orchestration" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.tock', module='tock-bot-orchestration', version='20.3.2-2')
)
libraryDependencies += "ai.tock" % "tock-bot-orchestration" % "20.3.2-2"
[ai.tock/tock-bot-orchestration "20.3.2-2"]