ozodrukh/CircularReveal

Move to the MavenCentral

Opened this issue · 4 comments

Could you move your library in the MavenCentral?

well actually i wanted to publish project on MavenCentral, but i didn't figure out, is there any tutorials to do that?

@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! :)

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

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.