I'm trying to import this library (https://github.com/ozodrukh/CircularReveal) to my project by writing: compile 'com.github.ozodrukh:CircularReveal:1.1.0@aar'
But I get this error :
Error:(25, 13) Failed to resolve: com.github.ozodrukh:CircularReveal:1.1.0
<a href="openFile">Show in File</a><br><a href="open.dependency.in.project.structure">Show in Project Structure dialog</a>
I dont understand why since I have succeded in importing other libraries this way.