I'm trying to use kotlinx datetime in KI but can't figure out the repository to use. has anyone used kotlinx datetime in KI? what repo should i point it to? I've tried a bunch of things but haven't figured out
b
Big Chungus
03/09/2023, 9:46 PM
Should be on maven central. Did you add -jvm artefact suffix though?
Big Chungus
03/09/2023, 9:46 PM
Kotlin scripting doesn't support gradle metadata
s
Sterling Albury
03/09/2023, 10:38 PM
this was my first time trying to reference a maven artifact with KI and tried a few urls but didn't find anything that worked. I'll try to add the -jvm option though