Join Slack
Powered by
What do folks use for JSON parsing in kscript etc....
# scripting
k
kenkyee
06/05/2020, 3:22 PM
What do folks use for JSON parsing in kscript etc.? Most of them (including moshi) apparently need to use annotation processors to generate adapters now (I tried using moshi w/ kotlin-reflect and it couldn't find kotlin-reflect)
Open in Slack
Previous
Next