implementation("com.mohamedrejeb.ksoup:ksoup-html:0.6.0")
Parses HTML strings, extracts tags, attributes, and text, and encodes/decodes HTML entities. Lightweight and efficient.