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 d5a5103 commit c89753eCopy full SHA for c89753e
README.md
@@ -55,7 +55,7 @@ repositories {
55
56
dependencies {
57
// ...
58
- implementation("com.github.malczuuu:problem4j-core::<version>")
+ implementation("com.github.malczuuu:problem4j-core:<version>")
59
}
60
```
61
0 commit comments