We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
下载源码运行需要先执行mvn install ,安装作者放在本地的的一个UI依赖包
直接运行网盘的app直接闪退
能否考虑提供一个编译各个平台包的说明文档
能否考虑把ui替换为
<dependency> <groupId>com.github.weisj</groupId> <artifactId>darklaf-core</artifactId> <version>2.4.5</version> </dependency> ``` 仓库地址 : https://github.com/weisJ/darklaf 这样就可以免去手动维护本地依赖包的操作 最后,感谢作者的付出,很nice的工作
The text was updated successfully, but these errors were encountered:
No branches or pull requests
下载源码运行需要先执行mvn install ,安装作者放在本地的的一个UI依赖包
直接运行网盘的app直接闪退
能否考虑提供一个编译各个平台包的说明文档
能否考虑把ui替换为
The text was updated successfully, but these errors were encountered: