fxgl over 11.3 and missing gluon

92 Views Asked by At

I try to use fxgl engine with java 11.

With release 11.4 and over

dependencies {
    compile 'com.github.almasb:fxgl:11.4'
}

I get this error

Could not find com.gluonhq.attach:storage:4.0.2

0

There are 0 best solutions below