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 c5b88e0 commit 156f4f2Copy full SHA for 156f4f2
README.md
@@ -88,5 +88,5 @@ or using gradle:
88
89
```groovy
90
// https://mvnrepository.com/artifact/io.github.java-diff-utils/java-diff-utils
91
-compile group: 'io.github.java-diff-utils', name: 'java-diff-utils', version: '4.0'
+implementation "io.github.java-diff-utils:java-diff-utils:4.0"
92
```
0 commit comments