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