tgbot-handlers-integration

An integration to pengrad's telegram-bot-api library that helps to handle updates received by the bot.

License

License

GroupId

GroupId

io.github.justlel
ArtifactId

ArtifactId

tgbot-handlers-integration
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

tgbot-handlers-integration
An integration to pengrad's telegram-bot-api library that helps to handle updates received by the bot.
Project URL

Project URL

https://github.com/justlel/tgbot-handlers-integration
Source Code Management

Source Code Management

https://github.com/justlel/tgbot-handlers-integration/tree/master

Download tgbot-handlers-integration

How to add to project

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

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
1.1.1
1.1.0
1.0