mancj / mancj/MaterialSearchBar
Could not find MaterialSearchBar.aar (com.github.mancj:MaterialSearchBar:0.7.6).
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2k
- Forks
- 324
- PR merge metrics
- No merged PRs in 30d
Description
I am getting an exception while trying to build my project because MaterialSearchBar.aar cannot be found under com.github.mancj:MaterialSearchBar:0.7.6
```
Error:FAILURE: Build failed with an exception.
* What went wrong:
Could not resolve all files for configuration ':app:debugCompileClasspath'.
> Could not find MaterialSearchBar.aar (com.github.mancj:MaterialSearchBar:0.7.6).
Searched in the following locations:
https://jitpack.io/com/github/mancj/MaterialSearchBar/0.7.6/MaterialSearchBar-0.7.6.aar
```
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing Gradle resolution for com.github.mancj:MaterialSearchBar:0.7.6 and checking the JitPack URL shown in the report. Done means the declared dependency resolves successfully and the Android project can build without the missing MaterialSearchBar.aar error.
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
- 30/100