Publish multi-module Android libraries on JitPack
Published on in π¨βπ» Dev
Updated on
If youβre an Android developer and learned to love the benefits of open source, you may want to publish youβre own libraries sometime. A common used services for building and providing Android libraries is JitPack. Itβs a user friendly alternative to jCenter, which takes a lot of pain from the process of publishing a library. Itβs as simple as adding a few lines of code to your project.