MVN

de.raysha.lib.telegram : bot-api

Maven & Gradle

Jan 10, 2016
16 stars

telegram-bot-api · This is an java library for the Telegram-Bot-API. The Bot-API is an HTTP-based interface created for developers keen on building bots for Telegram.

<dependency>
    <groupId>de.raysha.lib.telegram</groupId>
    <artifactId>bot-api</artifactId>
    <version>2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.raysha.lib.telegram : bot-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1

All Versions

Choose a version of de.raysha.lib.telegram : bot-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1
bot-api-2.1
2.0
bot-api-2.0
1.0.x
bot-api-1.0.1
1.0
bot-api-1.0

How to add a dependency to Maven

Add the following de.raysha.lib.telegram : bot-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.raysha.lib.telegram</groupId>
    <artifactId>bot-api</artifactId>
    <version>2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.raysha.lib.telegram : bot-api gradle dependency to your build.gradle file:

implementation 'de.raysha.lib.telegram:bot-api:2.1'

Gradle Kotlin DSL: Add the following de.raysha.lib.telegram : bot-api gradle kotlin dependency to your build.gradle.kts file:

implementation("de.raysha.lib.telegram:bot-api:2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.raysha.lib.telegram : bot-api sbt scala dependency to your build.sbt file:

libraryDependencies += "de.raysha.lib.telegram" % "bot-api" % "2.1"

Advertisement

Dependencies from Group

Jan 10, 2016
16 stars

Discover Dependencies

Dec 17, 2021
8 stars
Jan 27, 2023
1 usages
157 stars
Nov 03, 2015
24 stars
Nov 03, 2015
24 stars
Mar 12, 2023
25 usages
871 stars
Feb 15, 2023
4 usages
869 stars
Nov 24, 2022
2 usages
282 stars
Aug 18, 2023
1k stars