Relative Content

Tag Archive for scalasbtscala-3

Objects defined in Java JARs not showing up in Scala files

I am trying to import into a Scala repo a Java library that is not available by remote but provides JARs in its Github commits. For some reason, placing the JARs in project/subproject/lib does not seem to work, and neither does using from "http:/path/to/lib.