Move to the MavenCentral
Seishin opened this issue · 4 comments
Seishin commented
Could you move your library in the MavenCentral?
ozodrukh commented
well actually i wanted to publish project on MavenCentral, but i didn't figure out, is there any tutorials to do that?
Seishin commented
@ozodrukh check this out:
http://central.sonatype.org/pages/gradle.html
It will be much better if your library is published in the Maven Central! Thank you! :)
Jawnnypoo commented
Whats wrong with just jitpack? Makes releasing much easier for devs. Also, releasing to bintray is much simpler with this plugin https://github.com/novoda/bintray-release
kenyee commented
Some companies like ours have a policy of not using jitpack :-(
There are plugins to make maven central release easier too...
In the meantime, we build and put it on our own artifact server which is a bit of a pain.