GroupId | GroupIdai.tock |
---|---|
ArtifactId | ArtifactIdtock-bot-api-webhook |
Version | Version20.3.0 |
Type | Typejar |
Filename | Size |
---|---|
tock-bot-api-webhook-20.3.0.pom | |
tock-bot-api-webhook-20.3.0.jar | 2 KB |
tock-bot-api-webhook-20.3.0-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>20.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.tock/tock-bot-api-webhook/
implementation 'ai.tock:tock-bot-api-webhook:20.3.0'
// https://jarcasting.com/artifacts/ai.tock/tock-bot-api-webhook/
implementation ("ai.tock:tock-bot-api-webhook:20.3.0")
'ai.tock:tock-bot-api-webhook:jar:20.3.0'
<dependency org="ai.tock" name="tock-bot-api-webhook" rev="20.3.0">
<artifact name="tock-bot-api-webhook" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.tock', module='tock-bot-api-webhook', version='20.3.0')
)
libraryDependencies += "ai.tock" % "tock-bot-api-webhook" % "20.3.0"
[ai.tock/tock-bot-api-webhook "20.3.0"]