Because of the new security policy on maven central it is currently not possible to include the library as dependency. The reason are some depencendies via http instead of https which is now enforced by maven central.
Currently I would like to include the library (or: had included already, now clean builds don't work anymore) via sbt. Here are the affected dependencies:
Because of the new security policy on maven central it is currently not possible to include the library as dependency. The reason are some depencendies via
http
instead ofhttps
which is now enforced by maven central.Currently I would like to include the library (or: had included already, now clean builds don't work anymore) via sbt. Here are the affected dependencies: