Gradle - Failed to resolve
问题 I know there are multiple threads on this already but not a single fix worked so I figured I must have a unique issue or be making a stupid error that someone smart can point out. I am trying to use the Realm Recyclerview (found here : https://github.com/thorbenprimke/realm-recyclerview) However I cannot get the gradle sync to go beyond error 29,13 Failed to resolve com.github.thorbenprimke:realmr-ecyclerview:0.9.12 My app build.gradle file looks like this : apply plugin: 'com.android