Is your feature request related to a problem? Please describe.
One example is dev.ludovic.netlib.blas.BLAS
Describe the solution you would like
Analyze the code and explicitly mark in build.sbt all the directly accessed transitive dependencies as provided.
Component
Additional context
Are you planning on creating a PR?
Is your feature request related to a problem? Please describe.
One example is
dev.ludovic.netlib.blas.BLASDescribe the solution you would like
Analyze the code and explicitly mark in
build.sbtall the directly accessed transitive dependencies asprovided.Component
Additional context
Are you planning on creating a PR?