Browse Source

Maven info added

master
Nikita 12 years ago
parent
commit
e727d9740c
  1. 10
      README.md

10
README.md

@ -29,6 +29,16 @@ Recent Releases
First stable release. First stable release.
### Maven
Include the following to your dependency list:
<dependency>
<groupId>com.corundumstudio.socketio</groupId>
<artifactId>netty-socketio</artifactId>
<version>1.0.0</version>
</dependency>
Usage example Usage example
================================ ================================

Loading…
Cancel
Save