is not current version
Last Version 4.0.3

org.bitbucket.dpenkin:bitbucket-rest-client-common 3.0.0-b4


Categories

Categories

CLI User Interface
GroupId

GroupId

org.bitbucket.dpenkin
ArtifactId

ArtifactId

bitbucket-rest-client-common
Version

Version

3.0.0-b4
Type

Type

jar

Download bitbucket-rest-client-common 3.0.0-b4


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