Last Version

telegram-bot-api 0.0.2

Telegram bot library by Java

License

License

GroupId

GroupId

io.github.biezhi
ArtifactId

ArtifactId

telegram-bot-api
Version

Version

0.0.2
Type

Type

jar
Description

Description

telegram-bot-api
Telegram bot library by Java
Project URL

Project URL

https://github.com/biezhi/telegram-bot-api

Download telegram-bot-api 0.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
io.github.biezhi : oh-my-request jar 0.0.1
com.google.code.gson : gson jar 2.8.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.