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 e764fac commit 1f530d5Copy full SHA for 1f530d5
README.md
@@ -24,6 +24,6 @@ Include the following in your `pom.xml` for Maven:
24
Gradle:
25
26
```groovy
27
-compile 'com.github.javadev:leetcode-in-java:1.2'
+implementation 'com.github.javadev:leetcode-in-java:1.2'
28
```
29
0 commit comments