Skip to content

Commit 4273375

Browse files
authored
Update README.md
1 parent 3daeee6 commit 4273375

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
@@ -42,6 +42,11 @@ Do you prefer other programming languages?
4242
<version>0.0.13-Release</version>
4343
<scope>compile</scope>
4444
</dependency>
45+
<dependency>
46+
<groupId>com.google.code.gson</groupId>
47+
<artifactId>gson</artifactId>
48+
<version>2.10.1</version>
49+
</dependency>
4550
</dependencies>
4651
```
4752

0 commit comments

Comments
 (0)