Maven artifact
If you are using Maven then you can add a dependency to nebular.
<dependency>
<groupid>net.sf.nebular</groupid>
<artifactid>nebular</artifactid>
<version>0.3</version>
</dependency>
You can also browse Maven public central repository to get nebular jar.
nebular at Maven central repository