tjerkw/Android-SlideExpandableListView

Could not download artifact 'org.ow2.asm:asm-analysis:4.0@jar'

seeya opened this issue · 1 comments

I'm facing this problem currently. The project did't have any build problems previously. Only today when I was trying to build it gives this error.
Seems like asm-analysis:4.0 is not found in maven repo.
(http://search.maven.org/#browse%7C1692005229)
Any suggestion to fix this?

Gradle: A problem occurred configuring project ':Project'.
Could not resolve all dependencies for configuration ':Project:classpath'.
Could not download artifact 'org.ow2.asm:asm-analysis:4.0@jar'
> Artifact 'org.ow2.asm:asm-analysis:4.0@jar' not found.

I moved to gradle. Try that.