add dependencies link

This commit is contained in:
Naoyuki Kanezawa
2015-06-08 23:41:55 +09:00
parent 521863d4a6
commit c2543899fc

View File

@@ -9,7 +9,7 @@ See also:
- [engine.io-client.java](https://github.com/nkzawa/engine.io-client.java) - [engine.io-client.java](https://github.com/nkzawa/engine.io-client.java)
## Installation ## Installation
The latest artifact is available on Maven Central. To install manually, please refer dependencies to [pom.xml](https://github.com/nkzawa/socket.io-client.java/blob/master/pom.xml). The latest artifact is available on Maven Central. You'll also need [dependencies](http://nkzawa.github.io/socket.io-client.java/dependencies.html) to install.
### Maven ### Maven
Add the following dependency to your `pom.xml`. Add the following dependency to your `pom.xml`.