tjerkw / Android-SlideExpandableListView

A better ExpandableListView, with animated expandable views for each list item
Apache License 2.0
1.98k stars 741 forks source link

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

Closed seeya closed 10 years ago

seeya commented 11 years ago

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.

tjerkw commented 10 years ago

I moved to gradle. Try that.