obs impl.
This commit is contained in:
@@ -6,8 +6,12 @@ plugins {
|
||||
dependencies {
|
||||
testImplementation("org.jetbrains.kotlin:kotlin-test-junit5")
|
||||
testImplementation("org.junit.jupiter:junit-jupiter-engine:5.9.3")
|
||||
|
||||
implementation("com.github.hypfvieh:dbus-java-core:4.3.1")
|
||||
runtimeOnly("com.github.hypfvieh:dbus-java-transport-native-unixsocket:4.3.1")
|
||||
|
||||
implementation("io.obs-websocket.community:client:2.0.0")
|
||||
|
||||
implementation("org.slf4j:slf4j-api:2.0.9")
|
||||
runtimeOnly("org.slf4j:slf4j-simple:2.0.9")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user