is not current version
Last Version 0.3.8

io.github.justlel:tghandlers 0.3.7

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

GroupId

GroupId

io.github.justlel
ArtifactId

ArtifactId

tghandlers
Version

Version

0.3.7
Type

Type

jar

Download tghandlers 0.3.7


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