'com.backendless:backendless:3.0.8.2' couldn't compile by gradle

There is no problem in compiling version 3.0.8.1 but when I sync Gradle in new lib version .
It get stuck while trying to resolve dependencies. what’s a problem?
Regard

3.0.8.2 does not have any dependencies. What is the error you’re getting?

I didn’t get error just resolving dependencies:'app_debugCompile forever

Can you try creating a new project, add backendless 3.0.8.2, add Backendless.initApp call and see if it compiles?

Hi

I created a new project and added new lib then called initApp but library sync problem is there. this happens when I click sync in gradle not compile time.
I think there is a problem in gradle as I already synced older version some conflict is there .
Now I am using version 3.0.8.1 and there is no problem. What is added to version 3.0.8.2 ?

“com.backendless:backendless:3.0.8.2” << does not exist in Maven yet. You need to download the library from our website and use the jar file from it.

http://support.backendless.com/public/attachments/6e8819f82def6f27f70f79a9f65bda2c.png&lt;/img&gt;