Add orx-osc extension
This commit is contained in:
5
orx-osc/build.gradle
Normal file
5
orx-osc/build.gradle
Normal file
@@ -0,0 +1,5 @@
|
||||
dependencies {
|
||||
def withoutSlf4j = { exclude group: 'org.slf4j' }
|
||||
|
||||
compile "com.illposed.osc:javaosc-core:0.6", withoutSlf4j
|
||||
}
|
||||
Reference in New Issue
Block a user