#-*- mode: ruby -*-

jar 'org.yaml:snakeyaml:${snakeyaml.version}'

plugin :dependency, '2.8', :outputFile => 'pkg/classpath'

# vim: syntax=Ruby
