| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdai.tock |
| ArtifactId | ArtifactIdtock-bot-open-data |
| Version | Version21.3.3 |
| 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-21.3.3.pom | |
| tock-bot-open-data-21.3.3.jar | 174 KB |
| tock-bot-open-data-21.3.3-sources.jar | 54 KB |
| tock-bot-open-data-21.3.3-javadoc.jar | 549 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ai.tock/tock-bot-open-data/ -->
<dependency>
<groupId>ai.tock</groupId>
<artifactId>tock-bot-open-data</artifactId>
<version>21.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/ai.tock/tock-bot-open-data/
implementation 'ai.tock:tock-bot-open-data:21.3.3'
// https://jarcasting.com/artifacts/ai.tock/tock-bot-open-data/
implementation ("ai.tock:tock-bot-open-data:21.3.3")
'ai.tock:tock-bot-open-data:jar:21.3.3'
<dependency org="ai.tock" name="tock-bot-open-data" rev="21.3.3">
<artifact name="tock-bot-open-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.tock', module='tock-bot-open-data', version='21.3.3')
)
libraryDependencies += "ai.tock" % "tock-bot-open-data" % "21.3.3"
[ai.tock/tock-bot-open-data "21.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| ai.tock : bot-toolkit | jar | 21.3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| ai.tock : bot-test | jar | 21.3.3 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.0-M1 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.0-M1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.0-M1 |
| org.jetbrains.kotlin : kotlin-test | jar | 1.5.10 |
| io.mockk : mockk | jar | 1.11.0 |