dependencies { def withoutSlf4j = { exclude group: 'org.slf4j' } compile "com.illposed.osc:javaosc-core:0.6", withoutSlf4j }