This commit is contained in:
Ruben Bermudez 2017-05-12 01:52:47 +02:00
parent db229bb66e
commit 4e55995376
1 changed files with 4 additions and 0 deletions

View File

@ -31,6 +31,10 @@ Just import add the library to your project with one of these options:
</dependency>
```
```gradle
compile "org.telegram:telegrambots:3.0"
```
2. Using Jitpack from [here](https://jitpack.io/#rubenlagus/TelegramBots/3.0)
3. Download the jar(including all dependencies) from [here](https://github.com/rubenlagus/TelegramBots/releases/tag/3.0)