Method: Buildr::Shell::BeanShell.artifact
- Defined in:
- lib/buildr/core/shell.rb
.artifact ⇒ Object
31 32 33 |
# File 'lib/buildr/core/shell.rb', line 31 def artifact "org.beanshell:bsh:jar:#{version}" end |
31 32 33 |
# File 'lib/buildr/core/shell.rb', line 31 def artifact "org.beanshell:bsh:jar:#{version}" end |