Last Version

Tock Bot Open Data 22.3.1

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

22.3.1
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 22.3.1


<!-- 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"]

Dependencies

compile (1)

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

test (6)

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

Project Modules

There are no modules declared in this project.