File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
</h4 >
8
8
<h5 align =" center " >
9
9
<a href =" https://circleci.com/gh/HyDevelop/HyCommonUtils " >CircleCI</a >  ;  ;
10
- <a href =" #maven " >Maven导入 </a >  ;  ;
10
+ <a href =" #maven " >Maven 导入 </a >  ;  ;
11
11
<a href =" https://hydevelop.github.io/HyCommonUtils/ " >开发文档</a >  ;  ;
12
12
<a href =" #license " >开源条款</a >
13
13
</h5 >
21
21
Maven 导入:
22
22
--------
23
23
24
- 没有添加JitPack的Repo的话首先添加Repo, 在pom里面把这些粘贴进去 :
24
+ 没有添加 JitPack 的 Repo 的话首先添加 Repo, 在 pom 里面把这些粘贴进去 :
25
25
26
26
``` xml
27
27
<repositories >
@@ -42,15 +42,15 @@ Maven 导入:
42
42
</dependency >
43
43
```
44
44
45
- 然后ReImport之后就导入好了 !
45
+ 然后 ReImport 之后就导入好了 !
46
46
47
47
<br >
48
48
49
49
<a name =" gradle " ></a >
50
50
Gradle 导入:
51
51
--------
52
52
53
- 没有添加JitPack的Repo的话首先添加Repo, 在pom里面把这些粘贴进去 :
53
+ 没有添加 JitPack 的 Repo 的话首先添加 Repo, 在 pom 里面把这些粘贴进去 :
54
54
55
55
``` gradle
56
56
allprojects {
You can’t perform that action at this time.
0 commit comments