не последняя версия
Последняя версия 0.3.8

io.github.justlel:tghandlers 0.2.1

An implementation to pengrad's telegram-bot-api that adds some useful functionalities.

Группа

Группа

io.github.justlel
Идентификатор

Идентификатор

tghandlers
Версия

Версия

0.2.1
Тип

Тип

jar

Скачать tghandlers 0.2.1


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