| License |
License |
|---|---|
| GroupId | GroupIdai.tock |
| ArtifactId | ArtifactIdtock-bot-demo-api-websocket |
| Last Version | Last Version22.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTock Bot API Demo common
An example of bot built with Tock using Tock API
|
| Project Organization |
Project Organizationtheopenconversationkit |
<!-- https://jarcasting.com/artifacts/ai.tock/tock-bot-demo-api-websocket/ -->
<dependency>
<groupId>ai.tock</groupId>
<artifactId>tock-bot-demo-api-websocket</artifactId>
<version>22.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.tock/tock-bot-demo-api-websocket/
implementation 'ai.tock:tock-bot-demo-api-websocket:22.3.0'
// https://jarcasting.com/artifacts/ai.tock/tock-bot-demo-api-websocket/
implementation ("ai.tock:tock-bot-demo-api-websocket:22.3.0")
'ai.tock:tock-bot-demo-api-websocket:jar:22.3.0'
<dependency org="ai.tock" name="tock-bot-demo-api-websocket" rev="22.3.0">
<artifact name="tock-bot-demo-api-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.tock', module='tock-bot-demo-api-websocket', version='22.3.0')
)
libraryDependencies += "ai.tock" % "tock-bot-demo-api-websocket" % "22.3.0"
[ai.tock/tock-bot-demo-api-websocket "22.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| ai.tock : tock-bot-api-websocket | jar | 21.3.0 |
| ai.tock : tock-bot-demo-api-common | jar | 22.3.0 |
| 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 |