o

org.telegram_telegrambots-api

Shaded OSGi bundle of Telegram Bots API
${url}
MIT No Attribution
${project.developer.name}
Files download
File Operation
org.telegram_telegrambots-api-7.7.3.jar download
org.telegram_telegrambots-api-7.7.3.pom download
org.telegram_telegrambots-api-7.7.3-sources.jar download
Apache Maven
<dependency>
  <groupId>eu.ciechanowiec</groupId>
  <artifactId>org.telegram_telegrambots-api</artifactId>
  <version>7.7.3</version>
</dependency>
Gradle Groovy
implementation 'eu.ciechanowiec:org.telegram_telegrambots-api:7.7.3'
Gradle Kotlin
implementation("eu.ciechanowiec:org.telegram_telegrambots-api:7.7.3")
Scala SBT
libraryDependencies += "eu.ciechanowiec" % "org.telegram_telegrambots-api" % "7.7.3"
Groovy Grape
@Grapes(
  @Grab(group='eu.ciechanowiec', module='org.telegram_telegrambots-api', version='7.7.3')
)
Apache Ivy
<dependency org="eu.ciechanowiec" name="org.telegram_telegrambots-api" rev="7.7.3" />
Leiningen
[eu.ciechanowiec/org.telegram_telegrambots-api "7.7.3"]
Apache Buildr
'eu.ciechanowiec:org.telegram_telegrambots-api:jar:7.7.3'