baoyachi / StepView

Step by step,just use HorizontalStepView,VerticalStepView. step indicator,flow indicator,timeline,order process,express status

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

引入项目时报错

ZhuRu1hang opened this issue · comments

根目录添加
repositories {
...
maven { url "https://jitpack.io" }
}
项目目录添加
dependencies {
compile 'com.github.baoyachi:StepView:1.9'
}
同步后报错:ERROR: Failed to resolve: com.github.baoyachi:StepView:1.9
Show in Project Structure dialog
Affected Modules: app

请问这个问题怎么解决