Telegram Bot

Allows you to create bots for Telegram

License

License

GroupId

GroupId

dev.struchkov.godfather
ArtifactId

ArtifactId

telegram-bot
Last Version

Last Version

0.0.9
Release Date

Release Date

Type

Type

pom
Description

Description

Telegram Bot
Allows you to create bots for Telegram
Project URL

Project URL

https://github.com/Godfather-Bots/telegram-bot
Source Code Management

Source Code Management

https://github.com/Godfather-Bots/telegram-bot

Download telegram-bot

Filename Size
telegram-bot-0.0.9.pom 7 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/dev.struchkov.godfather/telegram-bot/ -->
<dependency>
    <groupId>dev.struchkov.godfather</groupId>
    <artifactId>telegram-bot</artifactId>
    <version>0.0.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dev.struchkov.godfather/telegram-bot/
implementation 'dev.struchkov.godfather:telegram-bot:0.0.9'
// https://jarcasting.com/artifacts/dev.struchkov.godfather/telegram-bot/
implementation ("dev.struchkov.godfather:telegram-bot:0.0.9")
'dev.struchkov.godfather:telegram-bot:pom:0.0.9'
<dependency org="dev.struchkov.godfather" name="telegram-bot" rev="0.0.9">
  <artifact name="telegram-bot" type="pom" />
</dependency>
@Grapes(
@Grab(group='dev.struchkov.godfather', module='telegram-bot', version='0.0.9')
)
libraryDependencies += "dev.struchkov.godfather" % "telegram-bot" % "0.0.9"
[dev.struchkov.godfather/telegram-bot "0.0.9"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • telegram-core

Versions

Version
0.0.9
0.0.8
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1-RELEASE