Open
Description
Hello there! I'm using your fantastic library of emoji in a project in Java, and actually made a small library to render them. The problem is, i had to include a copy of your release inside the library, which is a maintenance issue as it would need to be manually updated.
It would be great if you published your releases in the Maven ecosystem just like you do with npm. That way people can just add the dependency and get the correct version.
Would that be possible?