is not current version
Last Version 5.0.0

org.vx68k.bitbucket:bitbucket-webhook 1.0

Library for processing the Bitbucket webhooks

GroupId

GroupId

org.vx68k.bitbucket
ArtifactId

ArtifactId

bitbucket-webhook
Version

Version

1.0
Type

Type

jar

Download bitbucket-webhook 1.0


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