the jar contains a DLL that relies on the specific architecture. I'm over here in 2023 with an ARM Windows machine and it can run in x64 emulation, but if you try to run the .jar with an ARM64-based Java, it complains that "gdx64.dll: Can't load AMD 64-bit .dll on a ARM 64-bit platform"
Java's cross-platform claims are a lie.