All WebFX libraries in a single repository.
Once cloned, you need to check out the branches of the different submodules by executing:
cd webfx-lib-circlepacking && git checkout main && cd ..
cd webfx-lib-demofx && git checkout main && cd ..
cd webfx-lib-enzo && git checkout main && cd ..
cd webfx-lib-javacupruntime && git checkout main && cd ..
cd webfx-lib-medusa && git checkout main && cd ..
cd webfx-lib-odometer && git checkout main && cd ..
cd webfx-lib-reusablestream && git checkout main && cd ..
cd webfx-lib-tracerframework && git checkout main && cd ..