You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.
It seems the scalaj-http_2.12 package is compiled with 2.11. I got the following Exception in runtime.
java.lang.NoSuchMethodError: scala.Product.$init$(Lscala/Product;)
It seems the scalaj-http_2.12 package is compiled with 2.11. I got the following Exception in runtime.
java.lang.NoSuchMethodError: scala.Product.$init$(Lscala/Product;)
Here is the dependency
Here is the decompiled source code where invoking scala/Product
The text was updated successfully, but these errors were encountered: