is not current version
Last Version 5.1.0

com.codacy:bitbucket-scala-client_2.10 5.0.4

Bitbucket Scala Client

Categories

Categories

Scala Languages CLI User Interface
GroupId

GroupId

com.codacy
ArtifactId

ArtifactId

bitbucket-scala-client_2.10
Version

Version

5.0.4
Type

Type

jar

Download bitbucket-scala-client_2.10 5.0.4


<!-- https://jarcasting.com/artifacts/com.codacy/bitbucket-scala-client_2.10/ -->
<dependency>
    <groupId>com.codacy</groupId>
    <artifactId>bitbucket-scala-client_2.10</artifactId>
    <version>5.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.codacy/bitbucket-scala-client_2.10/
implementation 'com.codacy:bitbucket-scala-client_2.10:5.0.4'
// https://jarcasting.com/artifacts/com.codacy/bitbucket-scala-client_2.10/
implementation ("com.codacy:bitbucket-scala-client_2.10:5.0.4")
'com.codacy:bitbucket-scala-client_2.10:jar:5.0.4'
<dependency org="com.codacy" name="bitbucket-scala-client_2.10" rev="5.0.4">
  <artifact name="bitbucket-scala-client_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codacy', module='bitbucket-scala-client_2.10', version='5.0.4')
)
libraryDependencies += "com.codacy" % "bitbucket-scala-client_2.10" % "5.0.4"
[com.codacy/bitbucket-scala-client_2.10 "5.0.4"]