License |
License |
---|---|
Categories |
CategoriesScala Languages CLI User Interface |
GroupId | GroupIdcom.codacy |
ArtifactId | ArtifactIdbitbucket-scala-client_2.10 |
Version | Version5.1.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.10/ -->
<dependency>
<groupId>com.codacy</groupId>
<artifactId>bitbucket-scala-client_2.10</artifactId>
<version>5.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.codacy/bitbucket-scala-client_2.10/
implementation 'com.codacy:bitbucket-scala-client_2.10:5.1.0'
// https://jarcasting.com/artifacts/com.codacy/bitbucket-scala-client_2.10/
implementation ("com.codacy:bitbucket-scala-client_2.10:5.1.0")
'com.codacy:bitbucket-scala-client_2.10:jar:5.1.0'
<dependency org="com.codacy" name="bitbucket-scala-client_2.10" rev="5.1.0">
<artifact name="bitbucket-scala-client_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codacy', module='bitbucket-scala-client_2.10', version='5.1.0')
)
libraryDependencies += "com.codacy" % "bitbucket-scala-client_2.10" % "5.1.0"
[com.codacy/bitbucket-scala-client_2.10 "5.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.5 |
joda-time : joda-time | jar | 2.7 |
com.typesafe.play : play-ws_2.10 | jar | 2.4.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.2.6 |