I’m following the directions here and here to try to add the libraries to my project that does not use Maven. While I see how to get the dependencies, I’m not clear on how to get the actual raven and raven-log4j JAR files. Do I need to clone these repos and build from source with Maven or are the binary distributions available elsehwere?
Thanks.