# File lib/buildr/scala/tests.rb, line 37 def artifact Buildr.settings.build['scala.check.artifact'] || "scalacheck_#{Buildr::Scala.version}" end