File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 1
- [ ![ Build Status] ( https://travis-ci.org/codacy/bitbucket-scala-client.svg )] ( https://travis-ci.org/codacy/bitbucket-scala-client )
2
- [ ![ Codacy Badge] ( https://www.codacy.com/project/badge/bc618d371b1a45f8a7129d868512a4fc )] ( https://www.codacy.com/app/Codacy/bitbucket-scala-client )
1
+ [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/grade/bc618d371b1a45f8a7129d868512a4fc )] ( https://www.codacy.com/app/Codacy/bitbucket-scala-client )
2
+ [ ![ Circle CI] ( https://circleci.com/gh/codacy/bitbucket-scala-client.svg?style=shield&circle-token=:circle-token )] ( https://circleci.com/gh/codacy/bitbucket-scala-client )
3
+ [ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven-central/com.codacy/bitbucket-scala-client_2.11/badge.svg )] ( https://maven-badges.herokuapp.com/maven-central/com.codacy/bitbucket-scala-client_2.11 )
3
4
4
5
# Bitbucket Scala client
5
6
6
7
This is a simple library that aims to have basic functions of the Bitbucket API.
7
- This library was meant to support Codacy when interacting with Bitbucket.
8
- It is in a very early stage and all the contributions are welcome.
8
+ This library is meant to support Codacy when interacting with Bitbucket.
9
9
10
10
### Usage
11
11
12
12
Import on SBT:
13
13
14
- "com.codacy" %% "bitbucket-scala-client" % "1.5.0 "
14
+ "com.codacy" %% "bitbucket-scala-client" % "1.5.1 "
15
15
16
16
### Creators
17
17
18
18
1 . Rodrigo Fernandes
19
19
20
- ### Contributors
21
-
22
20
### License
23
21
24
22
bitbucket-scala-client is available under the The Apache Software License, Version 2.0.
You can’t perform that action at this time.
0 commit comments