question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Could not find haha.jar (com.squareup.haha:haha:2.0.3)

See original GitHub issue

I’m upgrading LeakCanary to the latest version(1.5.4), but error occurred: gradle cannot resolve com.squareup.haha:haha:2.0.3, I visit “https://jcenter.bintray.com/com/squareup/haha/haha” in browser and I find no 2.0.3 version under that directory, only 1.1, 1.2 and 1.3 are available, anther interesting thing is that I can download haha-2.0.3.jar in browser directly by visit https://jcenter.bintray.com/com/squareup/haha/haha/2.0.3/haha-2.0.3.jar

---------------------------- gradle error msg --------------------------------------
Execution failed for task ':app:lintVitalBeta'.
> Could not resolve all artifacts for configuration ':app:debugRuntimeClasspath'.
   > Could not find haha.jar (com.squareup.haha:haha:2.0.3).
     Searched in the following locations:
         https://jcenter.bintray.com/com/squareup/haha/haha/2.0.3/haha-2.0.3.jar

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
ajambocommented, Mar 28, 2018

@JakeWharton Similar problem: Why LeakCanary 1.5.4 (latest version) artifacts has been removed from Jcenter?? http://jcenter.bintray.com/com/squareup/leakcanary/leakcanary-android/

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found