Aim & Problem: Add Gradle Library to Android Project In Eclipse
My Gradle library
When i try to add the gradle library the gradle library isn't on the list
I think you should configure multi-module gradle project build
That is you should solve the problem using gradle, not with Eclipse plugins.
Firstly, you'd better do learn how to Importing gradle project to eclipse. Importing gradle project to eclipse Then gradle library will exists on your list.