Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Glassman committed May 16, 2017
1 parent c8a9568 commit 27df54a
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 @@ -17,12 +17,12 @@ For an example of how to use the API in a SpringBoot app to create custom integr
<dependency>
<groupId>com.github.greatermkemeetup</groupId>
<artifactId>slack-integrations-api</artifactId>
<version>1.0.2</version>
<version>1.0.3</version>
</dependency>
```
### Gradle
```groovy
compile 'com.github.greatermkemeetup:slack-integrations-api:1.0.2'
compile 'com.github.greatermkemeetup:slack-integrations-api:1.0.3'
```

## Packages
Expand Down

0 comments on commit 27df54a

Please sign in to comment.