is not current version
Last Version 22.3.1

Tock Bot Open Data 21.3.2

A example of bot built with Tock using open data APIs

License

License

Categories

Categories

Data
GroupId

GroupId

ai.tock
ArtifactId

ArtifactId

tock-bot-open-data
Version

Version

21.3.2
Type

Type

jar
Description

Description

Tock Bot Open Data
A example of bot built with Tock using open data APIs
Project URL

Project URL

https://github.com/theopenconversationkit/tock-bot-open-data
Project Organization

Project Organization

theopenconversationkit

Download tock-bot-open-data 21.3.2


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

Dependencies

compile (1)

Group / Artifact Type Version
ai.tock : bot-toolkit jar 21.3.2

test (6)

Group / Artifact Type Version
ai.tock : bot-test jar 21.3.2
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

There are no modules declared in this project.