Join Slack
Powered by
For example one your dependencies itself depends o...
# multiplatform
i
ilya.gorbunov
07/27/2017, 11:08 PM
For example one your dependencies itself depends on
lib-jvm6
and you need to depend on it and on
lib-jvm8
. Without some special steps it would lead to dependency conflict, as both
lib-jvm6
and
lib-jvm8
get to the classpath.
2
Views
Open in Slack
Previous
Next