File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1- ![ maven ] ( https://github.com/spotify/github-client/workflows/maven /badge.svg )
1+ ![ release pipeline ] ( https://github.com/spotify/github-java- client/actions/ workflows/release.yml /badge.svg )
22[ ![ codecov] ( https://codecov.io/gh/spotify/github-java-client/branch/master/graph/badge.svg?token=ADHNCIESSL )] ( https://codecov.io/gh/spotify/github-java-client ) [ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
33![ lifecycle: beta] ( https://img.shields.io/badge/lifecycle-beta-509bf5.svg )
4- ![ Maven Central] ( https://img.shields.io/maven-central/v/com.spotify/github-client )
4+ [ ![ Maven Central] ( https://img.shields.io/maven-central/v/com.spotify/github-client )] ( https://mvnrepository.com/artifact /com.spotify/github-client)
55
66
77# github-java-client
@@ -17,6 +17,8 @@ review, please tag this team in the relevant PR/issue.
1717
1818## Getting Started
1919
20+ You can find this library in [ maven central repository] ( https://mvnrepository.com/artifact/com.spotify/github-client ) .
21+
2022Include the latest version of github-client into your project:
2123
2224In Maven:
You can’t perform that action at this time.
0 commit comments