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 )
2
2
[ ![ 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 )
3
3
![ 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)
5
5
6
6
7
7
# github-java-client
@@ -17,6 +17,8 @@ review, please tag this team in the relevant PR/issue.
17
17
18
18
## Getting Started
19
19
20
+ You can find this library in [ maven central repository] ( https://mvnrepository.com/artifact/com.spotify/github-client ) .
21
+
20
22
Include the latest version of github-client into your project:
21
23
22
24
In Maven:
You can’t perform that action at this time.
0 commit comments