is not current version
Last Version 0.3.8

io.github.justlel:tghandlers 0.1.8

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

GroupId

GroupId

io.github.justlel
ArtifactId

ArtifactId

tghandlers
Version

Version

0.1.8
Type

Type

jar

Download tghandlers 0.1.8


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