is not current version
Last Version 22.3.1

ai.tock:tock-bot-api-webhook 21.9.1

Tock Bot API Webhook

GroupId

GroupId

ai.tock
ArtifactId

ArtifactId

tock-bot-api-webhook
Version

Version

21.9.1
Type

Type

jar

Download tock-bot-api-webhook 21.9.1


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