Skip to content

Commit db114a2

Browse files
authored
Update README.md
1 parent c001819 commit db114a2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,3 +105,8 @@ Just add the code below to your maven dependencies:
105105
   <version>2.2</version>
106106
</dependency>
107107
```
108+
or using gradle:
109+
```
110+
// https://mvnrepository.com/artifact/com.github.wumpz/diffutils
111+
compile group: 'com.github.wumpz', name: 'diffutils', version: '2.2'
112+
```

0 commit comments

Comments
 (0)