Method: Buildr::Shell::BeanShell.artifact

Defined in:
lib/buildr/core/shell.rb

.artifactObject



31
32
33
# File 'lib/buildr/core/shell.rb', line 31

def artifact
  "org.beanshell:bsh:jar:#{version}"
end