android - What's the matter with "com.layer.atlas:layer-atlas"? -


now can't resolve dependency, what's matter? company change name ?but ,i see in web , without "com.layer.atlas:layer-atlas" ,however app contains dependency, can tell me why?

enter image description here

can show gradle file? according installation-instructions on github have include repositories so

repositories {     maven { url "https://raw.githubusercontent.com/layerhq/releases-android/master/releases/" }     maven { url "https://raw.githubusercontent.com/layerhq/atlas-android/master/releases/" } } 

Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -