is not current version
Last Version 0.0.2

io.github.biezhi:telegram-bot-api 0.0.1

Telegram bot library by Java

GroupId

GroupId

io.github.biezhi
ArtifactId

ArtifactId

telegram-bot-api
Version

Version

0.0.1
Type

Type

jar

Download telegram-bot-api 0.0.1


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