File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11# uapi-sdk-java
22
3- ![ Banner] ( . /banner.png)
3+ ![ Banner] ( https://raw.githubusercontent.com/AxT-Team/uapi-sdk-java/main /banner.png)
44
55[ ![ Java] ( https://img.shields.io/badge/Java-17+-EA2D2F?style=flat-square&logo=openjdk&logoColor=white )] ( https://adoptium.net/ )
66[ ![ Docs] ( https://img.shields.io/badge/Docs-uapis.cn-2EAE5D?style=flat-square )] ( https://uapis.cn/ )
@@ -71,3 +71,4 @@ public class Demo {
7171## 文档
7272
7373访问 [ UApi文档首页] ( https://uapis.cn/docs/introduction ) 并选择任意接口,向下滚动到 ** 快速启动** 区块即可看到最新的 Java 示例代码。
74+
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >uapis</groupId >
55 <artifactId >uapi-sdk-java</artifactId >
6- <version >0.1.0 </version >
6+ <version >0.1.1 </version >
77 <properties >
88 <maven .compiler.target>17</maven .compiler.target>
99 <maven .compiler.source>17</maven .compiler.source>
You can’t perform that action at this time.
0 commit comments