Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lyy289065406/beauty-eye
swing 仿 Mac 外观风格构件
https://github.com/lyy289065406/beauty-eye
beauty-eye java programming ui
Last synced: about 1 month ago
JSON representation
swing 仿 Mac 外观风格构件
- Host: GitHub
- URL: https://github.com/lyy289065406/beauty-eye
- Owner: lyy289065406
- License: apache-2.0
- Created: 2022-03-08T18:08:07.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-07T03:08:02.000Z (about 2 years ago)
- Last Synced: 2024-11-17T13:06:26.021Z (about 2 months ago)
- Topics: beauty-eye, java, programming, ui
- Language: Java
- Homepage: https://lyy289065406.github.io/beauty-eye/
- Size: 17.1 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# beauty-eye
> swing 仿 Mac 外观风格构件
------
## 简介
因此构件的官方组织/作者已放弃维护,且在 maven 中央仓库无法下载原版,故有了此项目。
> 原代码仓库为:https://github.com/JackJiang2011/beautyeye
## 使用方式
maven 的 `settings.yml` 配置 sonatype 中央仓库:
```xml
mvnrepository
mvnrepository
http://mvnrepository.com/sonatype
sonatype
https://s01.oss.sonatype.org/```
项目的 `pom.xml` 配置构件坐标:
```xml
com.exp-blog
beauty-eye
3.7.0```
## 相关文档
- [Javadoc](https://lyy289065406.github.io/beauty-eye/)
- [中文](./SOP_ch.md)
- [英文](./SOP_en.md)