is not current version
Last Version 22.3.1

ai.tock:tock-bot-connector-twitter 20.9.2

Bot Connector for Twitter

GroupId

GroupId

ai.tock
ArtifactId

ArtifactId

tock-bot-connector-twitter
Version

Version

20.9.2
Type

Type

jar

Download tock-bot-connector-twitter 20.9.2


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