is not current version
Last Version 4.0.3

org.bitbucket.dpenkin:bitbucket-cloud-rest-client 3.0.0-b2

Type safe REST client for Bitbucket Cloud

Categories

Categories

CLI User Interface
GroupId

GroupId

org.bitbucket.dpenkin
ArtifactId

ArtifactId

bitbucket-cloud-rest-client
Version

Version

3.0.0-b2
Type

Type

jar

Download bitbucket-cloud-rest-client 3.0.0-b2


<!-- https://jarcasting.com/artifacts/org.bitbucket.dpenkin/bitbucket-cloud-rest-client/ -->
<dependency>
    <groupId>org.bitbucket.dpenkin</groupId>
    <artifactId>bitbucket-cloud-rest-client</artifactId>
    <version>3.0.0-b2</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.dpenkin/bitbucket-cloud-rest-client/
implementation 'org.bitbucket.dpenkin:bitbucket-cloud-rest-client:3.0.0-b2'
// https://jarcasting.com/artifacts/org.bitbucket.dpenkin/bitbucket-cloud-rest-client/
implementation ("org.bitbucket.dpenkin:bitbucket-cloud-rest-client:3.0.0-b2")
'org.bitbucket.dpenkin:bitbucket-cloud-rest-client:jar:3.0.0-b2'
<dependency org="org.bitbucket.dpenkin" name="bitbucket-cloud-rest-client" rev="3.0.0-b2">
  <artifact name="bitbucket-cloud-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.dpenkin', module='bitbucket-cloud-rest-client', version='3.0.0-b2')
)
libraryDependencies += "org.bitbucket.dpenkin" % "bitbucket-cloud-rest-client" % "3.0.0-b2"
[org.bitbucket.dpenkin/bitbucket-cloud-rest-client "3.0.0-b2"]