is not current version
Last Version 22.3.1

ai.tock:tock-bot-api-model 19.9.1

Tock Bot API Model

GroupId

GroupId

ai.tock
ArtifactId

ArtifactId

tock-bot-api-model
Version

Version

19.9.1
Type

Type

jar

Download tock-bot-api-model 19.9.1


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