implementation("io.github.xbaank:simpleJson-reflection:2.1.1")
Facilitates JSON serialization and deserialization of objects using reflection, eliminating the need for manual mapping.