Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit30875cf

Browse files
authored
Merge pull request#40 from Clashsoft/patch-1
Update Gradle Installation Snippet in README
2 parentsa8d968c +9704b62 commit30875cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,6 @@ Attention. We changed groupid and artifactid. Starting with version 4 you have t
9797
or using gradle:
9898

9999
```groovy
100-
// https://mvnrepository.com/artifact/com.github.wumpz/diffutils
101-
compile group: 'com.github.wumpz', name: 'diffutils', version: '2.2'
100+
// https://mvnrepository.com/artifact/io.github.java-diff-utils/java-diff-utils
101+
compile group: 'io.github.java-diff-utils', name: 'java-diff-utils', version: '4.0'
102102
```

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp