baoyongzhang / baoyongzhang/ParcelableGenerator
android studio 中使用dependencies 配置运行报错
Open
- Dominant language
- Java
- Stars
- 302
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
加入jar包pg-2.0.1.jar
在build.gradle中使用了
dependencies {
provided 'com.baoyz.pg:compiler:2.1.0'
compile 'com.baoyz.pg:core:2.1.0'
}
Failed to resolve: com.baoyz.pg:compiler:2.1.0
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the build.gradle dependency block and the reported “Failed to resolve” message. Check how pg-2.0.1.jar relates to the declared com.baoyz.pg:compiler and com.baoyz.pg:core coordinates. Done means the dependencies resolve successfully in Android Studio and the project can run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100