I want to use ortools in Scala.
I build a jar for com.google.ortools.jar, but how to add it in sbt? I read related topic, but it seems focus on java oth
sbt