Adding references to libraries

Javonet allows to use any library from all supported technologies. As with any regular application, necessary libraries need to be referenced.

Select technology of module you want to use:

The argument is a relative or full path to any runtime.
If the any runtime has dependencies on other any runtime, the latter needs to be added first.
After referencing the any runtime any objects stored in this package can be used. Use static classes, create instances, call methods, use fields and properties and much more.