We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2d647c commit 72ab03bCopy full SHA for 72ab03b
README.md
@@ -15,6 +15,6 @@ repositories {
15
16
```gradle
17
dependencies {
18
- compileOnly 'com.github.einfachBlu:netty-protocol:master-SNAPSHOT'
+ implementation 'com.github.einfachBlu:netty-protocol:master-SNAPSHOT'
19
}
20
```
0 commit comments