developer-shivam / Diagonalify

Diagonal cut view

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to resolve: com.github.developer-shivam:Diagonalify:1.1

sivabe35 opened this issue · comments

can not able to add Diagonalify dependency

Did you added these lines in build.gradle (project level)

repositories {
jcenter()
maven { url "https://jitpack.io" }
}

done 👍 working ThankQ