Code Workspace - How to import a library that requires a jar?

I have a library that requires a jar to be installed. How can I install and use such library in code workspace ?

For example: Graphframes

While maestro (the Code Workspace package manager) does not support JARs at the moment, you could try uploading your JAR to a dataset and downloading the dataset files to your workspace