is not current version
Last Version 4.0.3

org.bitbucket.dpenkin:bitbucket-rest-client-common 4.0.2


Categories

Categories

CLI User Interface
GroupId

GroupId

org.bitbucket.dpenkin
ArtifactId

ArtifactId

bitbucket-rest-client-common
Version

Version

4.0.2
Type

Type

jar

Download bitbucket-rest-client-common 4.0.2


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