Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pengrad committed Sep 30, 2016
1 parent 445e65b commit 9a2268c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ Download
-------
Gradle:
```groovy
compile 'com.github.pengrad:java-telegram-bot-api:2.1.1'
compile 'com.github.pengrad:java-telegram-bot-api:2.1.2'
```
Maven:
```xml
<dependency>
<groupId>com.github.pengrad</groupId>
<artifactId>java-telegram-bot-api</artifactId>
<version>2.1.1</version>
<version>2.1.2</version>
</dependency>
```
JAR-files:
Expand Down

0 comments on commit 9a2268c

Please sign in to comment.