scottyab / AESCrypt-Android

Simple API to perform AES encryption on Android. This is the Android counterpart to the AESCrypt library Ruby and Obj-C (with the same weak security defaults :( ) created by Gurpartap Singh. https://github.com/Gurpartap/aescrypt
Apache License 2.0
641 stars 191 forks source link

failed to find error in android studio #10

Closed ThathaPavanNagaraju closed 8 years ago

ThathaPavanNagaraju commented 8 years ago

Error:Failed to find: com.scottyab:aescrypt:0.0.1 Open File "open.dependency.in.project.structure" Open in Project Structure

scottyab commented 8 years ago

There seem to be some maven central server issues at the moment, this could be related?

scottyab commented 8 years ago

Maven central seems to be responding again. Ensure you have compile 'com.scottyab:aescrypt:0.0.1'in your build.gradle file. If the problem continues, please reopen.

ThathaPavanNagaraju commented 8 years ago

its is still comming :/

ThathaPavanNagaraju commented 8 years ago

I solved it my gradle is offline