- Joined
- Mar 29, 2016
- Messages
- 54
By registering with us, you'll be able to discuss, share and private message with other members of our community.
Sign up now!I don't think @Cloud will allow that as he has to read every single line of code from the used external library.I'm trying to use Jackson (java json library) in my bot.
It works great when debbuging because I have the jar in my working directory.
The problem is that its not being exported so the module will be missing in the end user.
How do I export the module/library?
Use a minimal JSON parser and include it in your repository. Jackson is likely overkill for what you're trying to do.
Yes, but this one is more actively maintained.So... use json-simple and copy their src into my repo?
We use essential cookies to make this site work, and optional cookies to enhance your experience.