Last Version

TGHandlers 0.3.8

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

License

License

GroupId

GroupId

io.github.justlel
ArtifactId

ArtifactId

tghandlers
Version

Version

0.3.8
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 0.3.8


<!-- 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.