Open jjhesk opened 9 years ago
What does it mean and what do i need to do to fix this.
jjhesk:expandableWidget:v0.21
is on jitpack
DropDownBoxUi:app:unspecified
is going to be on jitpack as well.
Hi. Doesn't look like its trying to download expandableWidget from jitpack. Perhaps the repository isn't added? Is your project on Github?
it is added.
so i have issued the lib on this compile 'com.github.jjhesk:DropDownBoxUi:v0.04'
and it is not being resolved..
Error:(148, 13) Failed to resolve: com.github.jjhesk:DropDownBoxUi:v0.04
<a href="openFile">Show in File</a><br><a href="open.dependency.in.project.structure">Show in Project Structure dialog</a>
what is the problem here. The tracking website in here https://jitpack.io/#jjhesk/DropDownBoxUi/v0.04 it is not being downloaded. can u tell what happened here?
Probably need to move repository: https://github.com/jjhesk/DropDownBoxUi/pull/1
I updated and release again on https://jitpack.io/#jjhesk/DropDownBoxUi/0.05-beta. I got the same error again:
Error:(148, 13) Failed to resolve: com.github.jjhesk:DropDownBoxUi:0.05-beta
Show in File
Show in Project Structure dialog
Hard to say without seeing your build file where you use compile 'com.github.jjhesk:DropDownBoxUi:0.05-beta'
. Could you post it on gist or github
I got it working, because I was not making aar. Instead I was using the script to make jar.
:+1:
but still, the error message is wrong. it needs to be fixed so that people will not have to suggest around.
I have just touched the issue on these line: