3.9.0-alpha4 is now available and ready for testing:
project.ext {
jmeVer = '3.9.0-alpha4'
}
dependencies {
implementation "org.jmonkeyengine:jme3-core:$jmeVer"
implementation "org.jmonkeyengine:jme3-desktop:$jmeVer"
...
}
Please report any bugs or regressions here, and thanks to all contributors and reviewers that have helped with this latest version.