is not current version
Last Version 5.0.0

org.vx68k.bitbucket:bitbucket-stubs 5.0-alpha.5

Shared stub classes for the Bitbucket API Client Library.

GroupId

GroupId

org.vx68k.bitbucket
ArtifactId

ArtifactId

bitbucket-stubs
Version

Version

5.0-alpha.5
Type

Type

jar

Download bitbucket-stubs 5.0-alpha.5


<!-- https://jarcasting.com/artifacts/org.vx68k.bitbucket/bitbucket-stubs/ -->
<dependency>
    <groupId>org.vx68k.bitbucket</groupId>
    <artifactId>bitbucket-stubs</artifactId>
    <version>5.0-alpha.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.vx68k.bitbucket/bitbucket-stubs/
implementation 'org.vx68k.bitbucket:bitbucket-stubs:5.0-alpha.5'
// https://jarcasting.com/artifacts/org.vx68k.bitbucket/bitbucket-stubs/
implementation ("org.vx68k.bitbucket:bitbucket-stubs:5.0-alpha.5")
'org.vx68k.bitbucket:bitbucket-stubs:jar:5.0-alpha.5'
<dependency org="org.vx68k.bitbucket" name="bitbucket-stubs" rev="5.0-alpha.5">
  <artifact name="bitbucket-stubs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.vx68k.bitbucket', module='bitbucket-stubs', version='5.0-alpha.5')
)
libraryDependencies += "org.vx68k.bitbucket" % "bitbucket-stubs" % "5.0-alpha.5"
[org.vx68k.bitbucket/bitbucket-stubs "5.0-alpha.5"]