JSON for jsoup #2076
Closed
magicprinc
started this conversation in
Show and tell
JSON for jsoup
#2076
Replies: 1 comment 3 replies
-
|
Looks cool, thanks for the reminder! BTW as feedback, you might like to add an explicit LICENSE file to the project. It took a little diving to find it's Apache 2.0 I believe. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Just a humble reminder 😅🙏
You can easily parse and query absolutely any JSON (text) with json4jsoup
I've just tested with JSoup 1.17.1 and added
jitpack.io:implementation 'com.github.magicprinc:jsoup.json:1.17.1'Beta Was this translation helpful? Give feedback.
All reactions