[enhancement] Bintray JCenter publishing
Bluexin opened this issue ยท 0 comments
I was wondering if you would support the idea of publishing to Bintray JCenter repository.
The conditions aren't as strict as for Maven Central, but it's still a very stable repository which users can easily reference in gradle build script with the jcenter
directive.
It would make resolving Forgelin as transitive dependency easier as well.
If you are interested, I can PR the changes required to your build.gradle
to make it easy, and help you trough the steps of making your own Bintray repo if you don't have one yet.