License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdai.tock |
ArtifactId | ArtifactIdtock-bot-open-data |
Last Version | Last Version22.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTock Bot Open Data
A example of bot built with Tock using open data APIs
|
Project URL |
Project URL |
Project Organization |
Project Organizationtheopenconversationkit |
Filename | Size |
---|---|
tock-bot-open-data-22.3.1.pom | |
tock-bot-open-data-22.3.1.jar | 174 KB |
tock-bot-open-data-22.3.1-sources.jar | 54 KB |
tock-bot-open-data-22.3.1-javadoc.jar | 169 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.tock/tock-bot-open-data/ -->
<dependency>
<groupId>ai.tock</groupId>
<artifactId>tock-bot-open-data</artifactId>
<version>22.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/ai.tock/tock-bot-open-data/
implementation 'ai.tock:tock-bot-open-data:22.3.1'
// https://jarcasting.com/artifacts/ai.tock/tock-bot-open-data/
implementation ("ai.tock:tock-bot-open-data:22.3.1")
'ai.tock:tock-bot-open-data:jar:22.3.1'
<dependency org="ai.tock" name="tock-bot-open-data" rev="22.3.1">
<artifact name="tock-bot-open-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.tock', module='tock-bot-open-data', version='22.3.1')
)
libraryDependencies += "ai.tock" % "tock-bot-open-data" % "22.3.1"
[ai.tock/tock-bot-open-data "22.3.1"]
Group / Artifact | Type | Version |
---|---|---|
ai.tock : bot-toolkit | jar | 22.3.1 |
Group / Artifact | Type | Version |
---|---|---|
ai.tock : bot-test | jar | 22.3.1 |
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.7.0 |
io.mockk : mockk | jar | 1.12.4 |