T

TelegramBotAPI-core

Library for Object-Oriented and type-safe work with Telegram Bot API
https://insanusmokrassar.github.io/TelegramBotAPI
Apache Software License 2.0
Ovsiannikov Aleksei
Files download
File Operation
TelegramBotAPI-core-0.28.3.pom download
Apache Maven
<dependency>
  <groupId>com.github.insanusmokrassar</groupId>
  <artifactId>TelegramBotAPI-core</artifactId>
  <version>0.28.3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.insanusmokrassar:TelegramBotAPI-core:0.28.3'
Gradle Kotlin
implementation("com.github.insanusmokrassar:TelegramBotAPI-core:0.28.3")
Scala SBT
libraryDependencies += "com.github.insanusmokrassar" % "TelegramBotAPI-core" % "0.28.3"
Groovy Grape
@Grapes(
  @Grab(group='com.github.insanusmokrassar', module='TelegramBotAPI-core', version='0.28.3')
)
Apache Ivy
<dependency org="com.github.insanusmokrassar" name="TelegramBotAPI-core" rev="0.28.3" />
Leiningen
[com.github.insanusmokrassar/TelegramBotAPI-core "0.28.3"]
Apache Buildr
'com.github.insanusmokrassar:TelegramBotAPI-core:jar:0.28.3'
Dependencies
The project has no third-party dependencies