We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d97188 commit 2003fd7Copy full SHA for 2003fd7
README.md
@@ -77,7 +77,7 @@ dependencies {
77
//opencv相关(可选)
78
implementation "com.github.ven-coder.Assists:assists-opcv:最新版本"
79
//html+js/vue自动化脚本支持(可选,⚠️当前还处于可用但非稳定版本)
80
- implementation "com.github.ven-coder.Assists:assists-web:0.0.2"
+ implementation "com.github.ven-coder.Assists:assists-web:0.0.21-SNAPSHOT"
81
82
}
83
```
0 commit comments