mirror of
https://github.com/whvcse/EasyCaptcha.git
synced 2024-11-23 01:59:19 +08:00
编写README
This commit is contained in:
parent
2c47bde8b2
commit
d2eebec71e
@ -18,7 +18,7 @@ allprojects {
|
|||||||
在项目的build.gradle中添加
|
在项目的build.gradle中添加
|
||||||
```
|
```
|
||||||
dependencies {
|
dependencies {
|
||||||
compile 'com.github.whvcse:JwtPermission:1.1.0'
|
compile 'com.github.whvcse:EasyCaptcha:1.1.0'
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -34,7 +34,7 @@ dependencies {
|
|||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.whvcse</groupId>
|
<groupId>com.github.whvcse</groupId>
|
||||||
<artifactId>JwtPermission</artifactId>
|
<artifactId>EasyCaptcha</artifactId>
|
||||||
<version>1.1.0</version>
|
<version>1.1.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
Loading…
Reference in New Issue
Block a user