TGHandlers

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

License

License

GroupId

GroupId

io.github.justlel
ArtifactId

ArtifactId

tghandlers
Last Version

Last Version

0.3.8
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/justlel/TGHandlers
Source Code Management

Source Code Management

https://github.com/justlel/TGHandlers/tree/master

Download tghandlers

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.pengrad : java-telegram-bot-api jar 6.0.1
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.13.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.8
0.3.7
0.3.6
0.3.5
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5