Categories |
CategoriesScala Languages CLI User Interface JSON Data |
---|---|
GroupId | GroupIdcom.codacy |
ArtifactId | ArtifactIdbitbucket-scala-client_playjson24_2.11 |
Version | Version15.2.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.codacy/bitbucket-scala-client_playjson24_2.11/ -->
<dependency>
<groupId>com.codacy</groupId>
<artifactId>bitbucket-scala-client_playjson24_2.11</artifactId>
<version>15.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.codacy/bitbucket-scala-client_playjson24_2.11/
implementation 'com.codacy:bitbucket-scala-client_playjson24_2.11:15.2.1'
// https://jarcasting.com/artifacts/com.codacy/bitbucket-scala-client_playjson24_2.11/
implementation ("com.codacy:bitbucket-scala-client_playjson24_2.11:15.2.1")
'com.codacy:bitbucket-scala-client_playjson24_2.11:jar:15.2.1'
<dependency org="com.codacy" name="bitbucket-scala-client_playjson24_2.11" rev="15.2.1">
<artifact name="bitbucket-scala-client_playjson24_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codacy', module='bitbucket-scala-client_playjson24_2.11', version='15.2.1')
)
libraryDependencies += "com.codacy" % "bitbucket-scala-client_playjson24_2.11" % "15.2.1"
[com.codacy/bitbucket-scala-client_playjson24_2.11 "15.2.1"]