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

Commit5cc9625

Browse files
committed
fixes#43
1 parente520ee2 commit5cc9625

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

‎README.md‎

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -80,17 +80,7 @@ Just add the code below to your maven dependencies:
8080
<dependency>
8181
<groupId>io.github.java-diff-utils</groupId>
8282
<artifactId>java-diff-utils</artifactId>
83-
   <version>4.0</version>
84-
</dependency>
85-
```
86-
87-
Attention. We changed groupid and artifactid. Starting with version 4 you have to use:
88-
89-
```xml
90-
<dependency>
91-
<groupId>io.github.java-diff-utils</groupId>
92-
<artifactId>java-diff-utils</artifactId>
93-
<version>4.0-SNAPSHOT</version>
83+
<version>4.0</version>
9484
</dependency>
9585
```
9686

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp