We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 995b9dc commit d0aff2bCopy full SHA for d0aff2b
build.gradle
@@ -52,7 +52,7 @@ dependencies {
52
implementation 'com.github.natanbc:lavadsp:0.7.7'
53
implementation 'ch.qos.logback:logback-classic:1.2.10'
54
implementation 'commons-validator:commons-validator:1.7'
55
- implementation("dev.arbjerg:lavaplayer:727959e9f621fc457b3a5adafcfffb55fdeaa538-SNAPSHOT")
+ implementation 'com.github.kamilake:lavaplayer:main-SNAPSHOT'
56
implementation 'commons-io:commons-io:2.11.0'
57
implementation 'net.bramp.ffmpeg:ffmpeg:0.6.2'
58
implementation 'io.sfrei:tracksearch:0.7.1'
0 commit comments