License |
License |
---|---|
GroupId | GroupIddev.struchkov.godfather |
ArtifactId | ArtifactIdtelegram-core |
Version | Version0.0.4 |
Type | Typejar |
Description |
DescriptionTelegram Core
Allows you to create bots for Telegram
|
Filename | Size |
---|---|
telegram-core-0.0.4.pom | |
telegram-core-0.0.4.jar | 24 KB |
telegram-core-0.0.4-sources.jar | 14 KB |
telegram-core-0.0.4-javadoc.jar | 235 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.struchkov.godfather/telegram-core/ -->
<dependency>
<groupId>dev.struchkov.godfather</groupId>
<artifactId>telegram-core</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/dev.struchkov.godfather/telegram-core/
implementation 'dev.struchkov.godfather:telegram-core:0.0.4'
// https://jarcasting.com/artifacts/dev.struchkov.godfather/telegram-core/
implementation ("dev.struchkov.godfather:telegram-core:0.0.4")
'dev.struchkov.godfather:telegram-core:jar:0.0.4'
<dependency org="dev.struchkov.godfather" name="telegram-core" rev="0.0.4">
<artifact name="telegram-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.struchkov.godfather', module='telegram-core', version='0.0.4')
)
libraryDependencies += "dev.struchkov.godfather" % "telegram-core" % "0.0.4"
[dev.struchkov.godfather/telegram-core "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
dev.struchkov.godfather : bot-core | jar | 0.0.4 |
org.telegram : telegrambots | jar | 6.0.1 |
org.telegram : telegrambots-abilities | jar | 6.0.1 |
org.telegram : telegrambotsextensions | jar | 6.0.1 |