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

Commit4fe80bd

Browse files
committed
changed readme to new home
1 parent005ba34 commit4fe80bd

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

‎README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,17 @@ Just add the code below to your maven dependencies:
114114
   <version>3.0</version>
115115
</dependency>
116116
```
117+
118+
Attention. We changed groupid and artifactid. Starting with version 4 you have to use:
119+
120+
```
121+
<dependency>
122+
<groupId>io.github.java-diff-utils</groupId>
123+
<artifactId>java-diff-utils</artifactId>
124+
<version>4.0-SNAPSHOT</version>
125+
</dependency>
126+
```
127+
117128
or using gradle:
118129
```
119130
// https://mvnrepository.com/artifact/com.github.wumpz/diffutils

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp