Last Version

Tock Bot API Demo 22.3.0

An example of bot built with Tock using Tock API

License

License

GroupId

GroupId

ai.tock
ArtifactId

ArtifactId

tock-bot-demo-api
Version

Version

22.3.0
Type

Type

jar
Description

Description

Tock Bot API Demo
An example of bot built with Tock using Tock API
Project Organization

Project Organization

theopenconversationkit

Download tock-bot-demo-api 22.3.0


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

Dependencies

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.jetbrains.kotlin : kotlin-test jar 1.6.20
io.mockk : mockk jar 1.12.3

Project Modules

  • common
  • webhook
  • websocket