ext { jmeVersion = '3.9.0-stable' } dependencies { implementation "org.jmonkeyengine:jme3-core:${jmeVersion}" }