Does anyone know how I can include this library and use it within my app code?
http://msgpack.org/javadoc/current/overview-summary.html
I tried to import it like you see here, but the Grab and GrabResolver commands give an error when trying to save the app code: msgpacktest2.groovy · GitHub
aaiyar
September 23, 2022, 9:29am
2
If that library has not been white listed, you can’t use it.
Tagging @gopher.ny
User apps/drivers run in a sandbox, which does not allow arbitrary imports.
1 Like
system
Closed
September 23, 2023, 10:15am
4
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.