Bearded-Hen/Android-Bootstrap

Dependency Problem

vladf95 opened this issue · 1 comments

I try to use this dependency: compile 'com.github.Bearded-Hen:Android-Bootstrap:2.1.0'
My android studio says: Failed to resolve: com.github.Bearded-Hen:Android-Bootstrap:2.1.0
What shoult I do?
repositories {maven { url "https://jitpack.io" }} is added in the bulid file.

Use the artefact from Maven Central, as described in the README, or fork your own repo & tag a release if you want to use Jitpack.