is not current version
Last Version 0.1.0

com.sergiomartinrubio:telegram-bot-client 0.0.4

Client library for interacting with Telegram Bots

Categories

Categories

CLI User Interface
GroupId

GroupId

com.sergiomartinrubio
ArtifactId

ArtifactId

telegram-bot-client
Version

Version

0.0.4
Type

Type

jar

Download telegram-bot-client 0.0.4


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