1
0
mirror of synced 2026-02-04 12:07:59 +08:00

不建议使用非SNAPSHOT版本

This commit is contained in:
6tail
2020-04-08 17:12:00 +08:00
parent 6a2b395413
commit 4c39445ada
2 changed files with 1 additions and 18 deletions

View File

@@ -6,15 +6,7 @@ lunar是一款无第三方依赖的日历工具支持公历和农历、星座
[English](https://github.com/6tail/lunar-java/blob/master/README_EN.md) [English](https://github.com/6tail/lunar-java/blob/master/README_EN.md)
### 也许稳定版本 非快照版本存在月干支的重大错误不建议使用,请使用快照版本。
```xml
<dependency>
<groupId>cn.6tail</groupId>
<artifactId>lunar</artifactId>
<version>1.1.0</version>
</dependency>
```
### 快照版本 ### 快照版本

View File

@@ -6,15 +6,6 @@ lunar is a calendar library for Solar and Chinese Lunar.
[简体中文](https://github.com/6tail/lunar-java/blob/master/README.md) [简体中文](https://github.com/6tail/lunar-java/blob/master/README.md)
### Pre Release
```xml
<dependency>
<groupId>cn.6tail</groupId>
<artifactId>lunar</artifactId>
<version>1.1.0</version>
</dependency>
```
### Snapshot ### Snapshot