is not current version
Last Version 22.3.0

Tock Bot API Demo 21.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

21.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 21.3.0


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

Dependencies

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.jetbrains.kotlin : kotlin-test jar 1.4.32
io.mockk : mockk jar 1.11.0

Project Modules

  • common
  • webhook
  • websocket