saker.util Documentation TaskDoc JavaDoc Packages
  1. saker.util
  2. Package details
  3. Getting started
  4. Download the library

Download the library

You can download the library from the saker.util bundle page. Choose an appropriate version and click the Download link. Download the dependencies as well.

You can add the downloaded bundle to your project, and add it to the compilation or other classpaths as follows:

saker.java.compile(
	ClassPath: [
		lib/saker.util.jar,
		lib/saker.rmi-api.jar,
	]
)