Any gradle support plans

Hi,
is there a possibility for download zay-es as a gradle/maven dependency?

Someday I think. I think I will have trouble putting it in maven central because of the JME dependency but maybe JME will eventually have plugins in its own maven repo. (I do have a sonatype account and stuff so I have what’s needed to post to maven central, I’ve just never done it with any of my libs.)

In the mean time, at least files are easy to add to gradle builds and for projects like JME-based ones, I’d often just wholesale auto-include everything in a lib subdirectory as a dependency. Not sure if that works for you, though.