mirror of
https://github.com/whvcse/EasyCaptcha.git
synced 2024-11-14 21:59:19 +08:00
Update README.md
This commit is contained in:
parent
f2053339a7
commit
b390fe3f3f
@ -93,7 +93,7 @@ maven导入jar包,在项目根目录创建`libs`文件夹,然后pom.xml添
|
||||
<groupId>com.github.whvcse</groupId>
|
||||
<artifactId>EasyCaptcha</artifactId>
|
||||
<version>1.5.0</version>
|
||||
<systemPath>${basedir}/libs/EasyCaptcha.jar</systemPath>
|
||||
<systemPath>${basedir}/libs/EasyCaptcha-1.5.0.jar</systemPath>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user