Skip to content

Instantly share code, notes, and snippets.

@shairontoledo
Created January 31, 2013 00:00
Show Gist options
  • Save shairontoledo/4678560 to your computer and use it in GitHub Desktop.
Save shairontoledo/4678560 to your computer and use it in GitHub Desktop.
<repository>
<id>repository-netty.forge.cloudbees.com</id>
<url>http://repository-netty.forge.cloudbees.com/snapshot</url>
</repository>
...
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty</artifactId>
<version>3.6.3.Final-20130130.061320-4</version>
<scope>compile</scope>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment