How To Install Java Artifact org.telegram.telegrambots-client v7.0.0

org.telegram telegrambots-client 7.0.0

Introduction

In this article, we'll learn how to install Java artifact telegrambots-client from org.telegram group in version 7.0.0. The artifact is available in 19 versions: 7.10.0 7.9.1 7.9.0 7.8.0 7.7.3 7.7.2 7.7.1 7.7.0 7.6.1 7.6.0 7.5.0 7.4.2 7.4.1 7.4.0 7.3.0 7.2.1 7.2.0 7.0.0-rc0 7.0.0 The Telegram Bots Client project has its own website at: https://github.com/rubenlagus/TelegramBots. The parent project is: org.telegram::Bots::7.0.0

How To Install Java Artifact org.telegram.telegrambots-client In Version 7.0.0

To install the Telegram Bots Client artifact in version 7.0.0 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Telegram Bots Client dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Managed dependencies (1)

Compile dependencies (3)

Provided dependencies (1)

Test dependencies (1)