File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Library Requirements
1010--------------------
1111
1212* Google Gson, you can find it inside this project under ` lib/google/ ` or download from [ here] ( http://code.google.com/p/google-gson/downloads/list ) .
13- * The library was tested on Java 8 and above.
13+ * The library SDK version 5.1.0 is compatible with Java 8 and above.
1414
1515Installation
1616------------
Original file line number Diff line number Diff line change 44
55 <groupId >com.pipl.api</groupId >
66 <artifactId >piplapis</artifactId >
7- <version >6.0 .0-SNAPSHOT</version ><!-- `-SNAPSHOT` is replaced during build -->
7+ <version >5.1 .0-SNAPSHOT</version ><!-- `-SNAPSHOT` is replaced during build -->
88 <packaging >jar</packaging >
99
1010 <name >${project.groupId} :${project.artifactId} </name >
You can’t perform that action at this time.
0 commit comments