| License |
License |
|---|---|
| Categories |
CategoriesScala Languages CLI User Interface |
| GroupId | GroupIdcom.codacy |
| ArtifactId | ArtifactIdbitbucket-scala-client_2.11 |
| Version | Version11.3.0 |
| Type | Typejar |
| Description |
Descriptionbitbucket-scala-client
Bitbucket Scala Client
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.codacy/bitbucket-scala-client_2.11/ -->
<dependency>
<groupId>com.codacy</groupId>
<artifactId>bitbucket-scala-client_2.11</artifactId>
<version>11.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.codacy/bitbucket-scala-client_2.11/
implementation 'com.codacy:bitbucket-scala-client_2.11:11.3.0'
// https://jarcasting.com/artifacts/com.codacy/bitbucket-scala-client_2.11/
implementation ("com.codacy:bitbucket-scala-client_2.11:11.3.0")
'com.codacy:bitbucket-scala-client_2.11:jar:11.3.0'
<dependency org="com.codacy" name="bitbucket-scala-client_2.11" rev="11.3.0">
<artifact name="bitbucket-scala-client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codacy', module='bitbucket-scala-client_2.11', version='11.3.0')
)
libraryDependencies += "com.codacy" % "bitbucket-scala-client_2.11" % "11.3.0"
[com.codacy/bitbucket-scala-client_2.11 "11.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.typesafe.play : play-ws_2.11 | jar | 2.4.3 |
| com.typesafe.play : play-json_2.11 | jar | 2.4.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.8 |