@altavir I had to use one not that long ago to migrate legacy android app to KMP. It was faster to convert a java impl to kotlin (with AI) than to rewrite entire app to use kotlinx.serialization
Mikolaj
10/06/2025, 4:49 PM
That said, for new apps it's better to use xmlutil imho