GroupId | GroupIdai.tock |
---|---|
ArtifactId | ArtifactIdtock-bot-api-webhook |
Version | Version19.9.1 |
Type | Typejar |
Filename | Size |
---|---|
tock-bot-api-webhook-19.9.1.pom | |
tock-bot-api-webhook-19.9.1.jar | 1 KB |
tock-bot-api-webhook-19.9.1-javadoc.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.tock/tock-bot-api-webhook/ -->
<dependency>
<groupId>ai.tock</groupId>
<artifactId>tock-bot-api-webhook</artifactId>
<version>19.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/ai.tock/tock-bot-api-webhook/
implementation 'ai.tock:tock-bot-api-webhook:19.9.1'
// https://jarcasting.com/artifacts/ai.tock/tock-bot-api-webhook/
implementation ("ai.tock:tock-bot-api-webhook:19.9.1")
'ai.tock:tock-bot-api-webhook:jar:19.9.1'
<dependency org="ai.tock" name="tock-bot-api-webhook" rev="19.9.1">
<artifact name="tock-bot-api-webhook" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.tock', module='tock-bot-api-webhook', version='19.9.1')
)
libraryDependencies += "ai.tock" % "tock-bot-api-webhook" % "19.9.1"
[ai.tock/tock-bot-api-webhook "19.9.1"]