# File lib/buildr/run.rb, line 94 def with(*specs) @classpath |= Buildr.artifacts(specs.flatten).uniq self end