| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -21,7 +21,7 @@ Tencent [APIJSON](https://github.com/Tencent/APIJSON) ORM library for remote dep | |||
| 21 | 21 | <dependency> | |
| 22 | 22 | <groupId>com.github.Tencent</groupId> | |
| 23 | 23 | <artifactId>APIJSON</artifactId> | |
| 24 | - <version>LATEST</version> | ||
| 24 | + <version>8.1.8</version> | ||
| 25 | 25 | </dependency> | |
| 26 | 26 | ``` | |
| 27 | 27 | ||
@@ -45,7 +45,7 @@ Tencent [APIJSON](https://github.com/Tencent/APIJSON) ORM library for remote dep | |||
| 45 | 45 | #### 2. Add the APIJSON dependency in one of your modules(such as `app`) | |
| 46 | 46 | ```gradle | |
| 47 | 47 | dependencies { | |
| 48 | - implementation 'com.github.Tencent:APIJSON:latest' | ||
| 48 | + implementation 'com.github.Tencent:APIJSON:8.1.8' | ||
| 49 | 49 | } | |
| 50 | 50 | ``` | |
| 51 | 51 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments