79690691

Date: 2025-07-04 22:31:18
Score: 3.5
Natty:
Report link

After finding an issue on their GitHub with the same problem I was able to solve the problem by depending on the `okhttp-jvm` dependency instead, as Maven doesn't seem to have the same "awareness" for module metadata as Gradle does.

So, if you're using Maven and get the same issue, try changing the okhttp artifact ID to okhttp-jvm.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): get the same issue
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Andre_601