
implementation("net.thauvin.erik.urlencoder:urlencoder-lib:1.6.0")Encodes and decodes URL components defensively, ensuring correct handling of special characters and spaces. Optimized for performance, it minimizes memory allocation and processes data in a single pass. Provides command-line usage for encoding and decoding URL components.