When trying to use Joda-Time in a Scala project, I encountered a rather cryptic error:
1 2 |
|
This can be solved by adding the joda-convert dependency into Maven/SBT.
When trying to use Joda-Time in a Scala project, I encountered a rather cryptic error:
1 2 |
|
This can be solved by adding the joda-convert dependency into Maven/SBT.