mirror of
https://github.com/CarmJos/GithubReleases4J.git
synced 2026-06-04 21:18:16 +08:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 50cddafd7a | |||
| b973167344 |
@@ -8,15 +8,15 @@
|
|||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
README LANGUAGES [ [ENGLISH](README_enUS.md) | [中文](README.md) ]
|
README LANGUAGES [ [ENGLISH](README_enUS.md) | [中文](README.md) ]~~~~
|
||||||
|
|
||||||
# GithubReleases4J
|
# GithubReleases4J
|
||||||
|
|
||||||
[](https://github.com/CarmJos/GithubPM/releases)
|
[](https://github.com/CarmJos/GithubReleases4J/releases)
|
||||||
[](https://opensource.org/licenses/GPL-3.0)
|
[](https://opensource.org/licenses/GPL-3.0)
|
||||||
[](https://github.com/CarmJos/GithubPM/actions/workflows/maven.yml)
|
[](https://github.com/CarmJos/GithubReleases4J/actions/workflows/maven.yml)
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
GitHub Releases for Java , 基于 [GitHub REST API](https://docs.github.com/cn/rest/reference/releases) 实现。
|
GitHub Releases for Java , 基于 [GitHub REST API](https://docs.github.com/cn/rest/reference/releases) 实现。
|
||||||
|
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
<groupId>cc.carm.lib</groupId>
|
<groupId>cc.carm.lib</groupId>
|
||||||
<artifactId>githubreleases4j</artifactId>
|
<artifactId>githubreleases4j</artifactId>
|
||||||
<version>1.0.0</version>
|
<version>1.1.0</version>
|
||||||
|
|
||||||
<name>GithubReleases4J</name>
|
<name>GithubReleases4J</name>
|
||||||
<description>Github Releases for Java</description>
|
<description>Github Releases for Java</description>
|
||||||
|
|||||||
Reference in New Issue
Block a user