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
Today, as projects become larger and more complex, a new way of developing software has been adopted and is commonly known as modular programming. By doing so, the focus is more on module development. And so next time a new project will cost both less time and money. It is also much easier to ensure the performance of a small component than an oversized part. So the main purpose of this project is speed up your development with safe way.
❗️ If you are looking for how to use this module, you can find theWiki files in main page.
Setup
Add it in your root build.gradle at the end of repositories: