MessagePack Library Import

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

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

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.