License |
License |
---|---|
Categories |
CategoriesScala Languages CLI User Interface |
GroupId | GroupIdcom.codacy |
ArtifactId | ArtifactIdbitbucket-scala-client_2.12 |
Version | Version6.0.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.12/ -->
<dependency>
<groupId>com.codacy</groupId>
<artifactId>bitbucket-scala-client_2.12</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.codacy/bitbucket-scala-client_2.12/
implementation 'com.codacy:bitbucket-scala-client_2.12:6.0.0'
// https://jarcasting.com/artifacts/com.codacy/bitbucket-scala-client_2.12/
implementation ("com.codacy:bitbucket-scala-client_2.12:6.0.0")
'com.codacy:bitbucket-scala-client_2.12:jar:6.0.0'
<dependency org="com.codacy" name="bitbucket-scala-client_2.12" rev="6.0.0">
<artifact name="bitbucket-scala-client_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codacy', module='bitbucket-scala-client_2.12', version='6.0.0')
)
libraryDependencies += "com.codacy" % "bitbucket-scala-client_2.12" % "6.0.0"
[com.codacy/bitbucket-scala-client_2.12 "6.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.6 |
com.typesafe.play : play-ahc-ws-standalone_2.12 | jar | 1.1.9 |
com.typesafe.play : play-ws-standalone-json_2.12 | jar | 1.1.9 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.5 |