Release an Android Library on Maven Central

If you’re coming from the javascript/npm world, release a module is as easy as running one command. Maven Central being a java thing is much more involved and verbose. Hopefully this post makes the hoops you have to jump through a bit more clear. »