I wanted to use Kawa before but it wasn't clear to me how the Java interoperability was actually supposed to work and I couldn't find any good tutorials on it at the time. I wanted to write a Kawa script that would make use of Java libraries, but couldn't figure out how I was supposed to load them. Was I supposed to use Maven or something? How would that work with an interactive REPL?