JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
JUCE Documentation

Quick Links

Several convenient quick links into the JUCE API:

Module Link
n/a alphabetic class index
juce_audio_formats class juce::AudioFormat
juce_gui_basics class juce::Component
juce_graphics class juce::Image
juce_core class juce::Thread
juce_gui_basics class juce::TopLevelWindow

Summary

Jucebrary is a "library" version of JUCE for those who prefer to link against a library instead of merging the JUCE source directly into their projects.

The official JUCE web site is http://www.juce.com/. You can download the JUCE source files from here: https://github.com/julianstorer/JUCE.

The Jucebrary web site is http://jucebrary.sourceforge.net/.

License

The original JUCE source code uses GPL v2. A copy of the license is included with the project when you clone the git repository.

Author
Julian "Jules" Storer is the author of JUCE.
Stéphane Charette created the Jucebrary package.