P
P
pqgg7nwkd42018-05-27 22:54:57
gradle
pqgg7nwkd4, 2018-05-27 22:54:57

How to properly configure gradle to use self-written library in different projects?

Good afternoon.
I just can't figure out how to do this.
I want to write a library for my needs in different projects. This library consists of several projects, something like this (the essence of the names does not apply to the question):
MyLib
+ -utils
+ -api
+ -api_processor
+ -db
+ -db_processor
And, let's say I have two different projects:
- Project1 - here I want use Mylib:utils - Project2 - here I want to use Mylib
:utils, Mylib:api, Mylib:db Thank you.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question