TelegramBot.kt

Multiplatform Telegram Bot Library written in Kotlin

License

License

GroupId

GroupId

io.github.dragneelfps
ArtifactId

ArtifactId

telegram-bot.kt
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

TelegramBot.kt
Multiplatform Telegram Bot Library written in Kotlin
Project URL

Project URL

https://github.com/dragneelfps/telegram-bot.kt
Source Code Management

Source Code Management

https://github.com/dragneelfps/telegram-bot.kt

Download telegram-bot.kt

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.21

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.0
1.0.0