+ 1
Jsoup package
I am unable to use jsoup package in java
1 Answer
+ 3
It requires you to download the jar file via maven, gradle, or git, and add it to your project. It's not got to work in the SL playground if that's what you're trying to do. See the download section and read the jsoup cookbook etc for usage.
https://jsoup.org/
https://github.com/jhy/jsoup