arcadefire / nice-spinner

A nice spinner for Android
Apache License 2.0
2.84k stars 446 forks source link

Build Error #137

Open Luisalfredrod opened 4 years ago

Luisalfredrod commented 4 years ago

ERROR: Failed to resolve: com.github.arcadefire:nice-spinner:1.4

ryan-andri commented 4 years ago

have you add maven { url "https://jitpack.io" } in allprojects { } build.gradle of module app ?