You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: