Skip to content

Commit

Permalink
Merge pull request #23 from sendbird/luke-cha-patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
luke-cha authored Jan 17, 2024
2 parents 15e6221 + 74f442b commit 1d3a468
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,13 @@ Refer to the [OSSRH Guide](http://central.sonatype.org/pages/ossrh-guide.html) f
Add these dependency to your project's POM:

```xml
<repositories>
<repository>
<id>sendbird</id>
<url>https://repo.sendbird.com/public/maven</url>
</repository>
</repositories>

<dependencies>
<dependency>
<groupId>org.sendbird</groupId>
Expand Down

0 comments on commit 1d3a468

Please sign in to comment.