is not current version
Last Version 0.0.9

Telegram Core 0.0.8

Allows you to create bots for Telegram

License

License

GroupId

GroupId

dev.struchkov.godfather
ArtifactId

ArtifactId

telegram-core
Version

Version

0.0.8
Type

Type

jar
Description

Description

Telegram Core
Allows you to create bots for Telegram

Download telegram-core 0.0.8


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

Dependencies

compile (4)

Group / Artifact Type Version
dev.struchkov.godfather : bot-core jar 0.0.6
org.telegram : telegrambots jar 6.0.1
org.telegram : telegrambots-abilities jar 6.0.1
org.telegram : telegrambotsextensions jar 6.0.1

Project Modules

There are no modules declared in this project.