Skip to content
aslakhellesoy edited this page May 12, 2011 · 3 revisions

Find the latest version in the central maven repo, then add this to your pom:

<dependency>
  <groupId>org.webbitserver</groupId>
  <artifactId>webbit</artifactId>
  <version>major.minor.patch</version>
</dependency>