I have develop one library project using android studio [with gradle]. Now i want to integrate my library project in my main project. I have successfully integrate this project in android studio using maven. But i don't know how to integrate this library project with my main project using eclise IDE. I have search many times in google as well stackoverflow but not found any solution.
So please give me any hint or solution.